Contents Index Topic Contents | ||
Previous Topic: IHTMLDocument2::get_location Next Topic: IHTMLDocument2::put_URL |
IHTMLDocument2::get_lastModified
HRESULT get_lastModified( BSTR *p );Retrieves a string containing the last-modified date of the page (if the page provides one).
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a string variable that receives the last-modified date.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.