Contents Index Topic Contents | ||
Previous Topic: IXMLDocument::get_root Next Topic: IXMLDocument::get_fileModifiedDate |
IXMLDocument::get_fileSize
HRESULT IXMLDocument::get_fileSize( BSTR * p)Returns the file size of the document.
- Returns S_OK if successful. Possible error codes include E_OUTOFMEMORY and E_INVALIDARG.
- p
- Address of a string containing the file size.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.