IHTMLImgElement::get_fileModifiedDateIHTMLImgElement::get_fileModifiedDate*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLImgElement::get_fileCreatedDate
*Next Topic: IHTMLImgElement::get_fileUpdatedDate

IHTMLImgElement::get_fileModifiedDate


HRESULT get_fileModifiedDate(
    BSTR *p
);

Retrieves the date when the image file associated with the element was most recently modified.

p
Address of a variable that receives the modification date. The date consists of the weekday, month, date, and year.


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.