Geoff Chappell - Software Analyst
IID_ITravelLogEntry | {7EBFDD87-AD18-11D3-A4C5-00C04F72D6B8} |
The ITravelLogEntry methods are (as ordered in the virtual function table after the IUnknown methods):
Offset | Method |
---|---|
0x0C | GetTitle |
0x10 | GetURL |
with prototypes:
HRESULT GetTitle (PWSTR *);
HRESULT GetURL (PWSTR *);
The ITravelLogEntry interface is implemented in SHDOCVW version 5.50 and higher, until Windows Vista moves the code to IEFRAME and SHELL32.