Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides methods to create, enumerate, and remove entries in the travel log.
Members
The ITravelLogStg interface inherits from the IUnknown interface. ITravelLogStg also has these types of members:
- Methods
Methods
The ITravelLogStg interface has these methods.
Method | Description |
---|---|
CreateEntry | Inserts a new entry in the travel log. |
EnumEntries | Creates an enumerator for travel log entries. |
FindEntries | |
GetCount | Specifies the number of entries in the travel log. |
GetRelativeEntry | Gets an entry from the travel log. |
RemoveEntry | Deletes an entry from the travel log. |
TravelTo | Navigates to an entry. |
Requirements
Minimum supported client |
Windows XP |
Minimum supported server |
Windows 2000 Server |
Header |
Tlogstg.h |
IDL |
Tlogstg.idl |
DLL |
Shdocvw.dll |