Contents Index Topic Contents | ||
Previous Topic: IHTMLDocument2::get_mimeType Next Topic: IHTMLDocument2::get_fileCreatedDate |
IHTMLDocument2::get_fileSize
HRESULT get_fileSize( BSTR *p );Retrieves the size, in bytes, of the document file.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the size of the document file.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.