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.