Contents Index Topic Contents | ||
Previous Topic: IOmHistory::get_length Next Topic: IOmNavigator |
IOmHistory::go
HRESULT go( VARIANT *pvargdistance );Loads a URL in the History list.
- Returns S_OK if successful, or an error value otherwise.
- pvargdistance
- Address of a VARIANT structure that contains the script.
Trying to go past the beginning or end of the history does not generate an error. Instead, the browser remains at the current page.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.