Contents Index Topic Contents | ||
Previous Topic: IHTMLImgElement::get_fileModifiedDate Next Topic: IHTMLImgElement::get_protocol |
IHTMLImgElement::get_fileUpdatedDate
HRESULT get_fileUpdatedDate( BSTR *p );Retrieves the date when the image file associated with the element was last updated.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the date. The date consists of the weekday, month, date, and year.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.