IHTMLDocument2::get_fileUpdatedDateIHTMLDocument2::get_fileUpdatedDate*
*



Contents  *



Index  *Topic Contents
*Previous Topic: IHTMLDocument2::get_fileModifiedDate
*Next Topic: IHTMLDocument2::get_security

IHTMLDocument2::get_fileUpdatedDate


HRESULT get_fileUpdatedDate(
    BSTR *p
);

Retrieves the date when the document file was last updated.

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

See also get_fileModifiedDate


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