IHTMLDocument2::get_fileCreatedDateIHTMLDocument2::get_fileCreatedDate*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLDocument2::get_fileSize
*Next Topic: IHTMLDocument2::get_fileModifiedDate

IHTMLDocument2::get_fileCreatedDate


HRESULT get_fileCreatedDate(
    BSTR *p
);

Retrieves the date when the document file was created.

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


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