IHTMLDocument2::get_fileModifiedDateIHTMLDocument2::get_fileModifiedDate*
*



Contents  *



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

IHTMLDocument2::get_fileModifiedDate


HRESULT get_fileModifiedDate(
    BSTR *p
);

Retrieves the date when the document file was most recently modified.

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

See also get_fileUpdatedDate


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