IHTMLImgElement::get_fileCreatedDateIHTMLImgElement::get_fileCreatedDate*
*Contents  *Index  *Topic Contents
*Previous Topic: IHTMLImgElement::get_fileSize
*Next Topic: IHTMLImgElement::get_fileModifiedDate

IHTMLImgElement::get_fileCreatedDate


HRESULT get_fileCreatedDate(
    BSTR *p
);

Retrieves the creation date of the image file associated with the element.

p
Address of a 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.