ITravelEntry interface (shdeprecated.h)
Deprecated. Exposes methods to identify, invoke, and update an individual item in the browser's travel history.
Inheritance
The ITravelEntry interface inherits from the IUnknown interface. ITravelEntry also has these types of members:
Methods
The ITravelEntry interface has these methods.
ITravelEntry::GetPidl Deprecated. Gets the pointer to an item identifier list (PIDL) associated with the travel entry. |
ITravelEntry::Invoke Deprecated. Invokes the travel entry, navigating to that page. |
ITravelEntry::Update Deprecated. Updates the travel entry. |
Remarks
Travel entries represented by ITravelEntry are created and maintained internally by the travel log (ITravelLog). Calling applications rarely use ITravelEntry directly.
Note ITravelEntry may not be supported in versions of Windows later than Windows XP.
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | shdeprecated.h |