Click to return to the Reusing Browser Technology home page    
IMarkupServices::RemoveEl...     IOmHistory::back Method     Interfaces and Scripting ...    
Web Workshop  |  Reusing Browser Technology

IOmHistory Interface


This interface provides the ability to access the history object for the client.

IOmHistory Methods

back Loads the previous URL in the History list.
forward Loads the next URL in the History list.
get_length Retrieves the number of elements in the History list.
go Loads a URL in the History list.

Interface Information

Implementation System (Mshtml.dll)
Inherits from IDispatch
Header and IDL files Mshtml.h, Mshtml.idl
Minimum availability Internet Explorer 4.0
Minimum operating systems Windows 95, Windows NT 4.0

Windows CE

Windows CE Use version 2.12 and later
Minimum availability Internet Explorer 4.0

Remarks

The history object contains information about the URLs that have been visited by the client.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.