ITravelLog interface
[ITravelEntry may not be supported in versions of Windows later than Windows XP.]
Deprecated. Exposes methods that maintain and manipulate a record of travel in the browser.
Members
The ITravelLog interface inherits from the IUnknown interface. ITravelLog also has these types of members:
Methods
The ITravelLog interface has these methods.
| Method | Description |
|---|---|
| AddEntry |
Deprecated. Adds a new entry for a pending navigation to the travel log. |
| Clone |
Deprecated. Duplicates the contents of the current travel log. |
| CountEntries |
Deprecated. Generates the number of entries in the travel log. |
| FindTravelEntry |
Deprecated. Determines whether a specific travel entry is present in the travel log. |
| GetToolTipText |
Deprecated. Gets tooltip text for a travel entry, which is used as a Unicode display string in the UI. |
| GetTravelEntry |
Deprecated. Gets a travel entry in the travel log relative to the position of the current entry. |
| InsertMenuEntries |
Deprecated. Inserts entries into the specified menu. |
| Revert |
Deprecated. Reverts to the current entry, dropping the result of ITravelLog::AddEntry in the case of a failed navigation. |
| Travel |
Deprecated. Navigates to a travel entry in the travel log relative to the position of the current entry. |
| UpdateEntry |
Deprecated. Saves the browser state of the current entry in preparation for a pending navigation. |
| UpdateExternal |
Deprecated. Updates an entry that originated out of the current procedure through IHlinkFrame. |
Requirements
|
Product |
Internet Explorer 4.0 |
|---|---|
|
Header |
|
|
IDL |
|