This topic has not yet been rated - Rate this topic

IOmHistory interface

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

Members

The IOmHistory interface inherits from the IUnknown interface. IOmHistory also has these types of members:

Methods

The IOmHistory interface has these methods.

MethodDescription
back

Loads a previous URL from the History list.

This method is not supported for Windows Store apps using JavaScript.

forward

Loads the next URL from the History list.

This method is not supported for Windows Store apps using JavaScript.

go

Loads a URL from the History list.

This method is not supported for Windows Store apps using JavaScript.

 

Properties

The IOmHistory interface has these properties.

PropertyDescription

length

Retrieves the number of elements in the History list.

This property is not supported for Windows Store apps using JavaScript.

 

 

 

Build date: 11/12/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.