Contents Index Topic Contents | ||
Previous Topic: IXMLDocument::get_fileModifiedDate Next Topic: IXMLDocument::get_URL |
IXMLDocument::get_fileUpdatedDate
HRESULT IXMLDocument::get_fileUpdatedDate( BSTR * p)Returns the date when the file was last updated.
- Returns S_OK if successful. Possible error codes include E_OUTOFMEMORY and E_INVALIDARG.
- p
- Address of a string containing the updated date.
This method is not yet implemented.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.