Contents Index Topic Contents | ||
Previous Topic: IHTMLWindow2::get_frames Next Topic: IHTMLWindow2::get_Image |
IHTMLWindow2::get_history
HRESULT get_history( IOmHistory **p );Retrieves an interface pointer to a history object that contains information about all the URLs that the client has visited.
- Returns S_OK if successful, or an error value otherwise.
- p
- Address of a variable that receives the interface pointer.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.