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