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.
| Method | Description |
|---|---|
| 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.
| Property | Description |
|---|---|
|
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