|
|
|
ITravelLogEntry Interface |
|
IID_ITravelLogEntry |
{7EBFDD87-AD18-11d3-A4C5-00C04F72D6B8} |
|
This interface
provides methods to retrieve the title and URL of a travel log entry. |
|
Methods in VTable order |
|
|
IUnknown Methods |
Description |
|
QueryInterface |
Returns pointers to supported interfaces. |
|
AddRef |
Increments reference count. |
|
Release |
Decrements reference count. |
|
ITravelLogEntry Methods |
Description |
|
GetTitle |
Retrieves the title of a page in a travel log. |
|
GetURL |
Retrieves the URL of a travel log entry. |
|
GetTitle |
|
FUNCTION Proto_ITravelLogEntry_GetTitle ( _
FUNCTION
ITravelLogEntry_GetTitle ( _
LOCAL HRESULT AS LONG
LOCAL
ppszTitle AS DWORD |
|
GetURL |
|
FUNCTION Proto_ITravelLogEntry_GetURL ( _
FUNCTION
ITravelLogEntry_GetURL ( _
LOCAL HRESULT AS LONG
LOCAL
ppszURL AS DWORD
|
Page last updated on Wednesday, 15 February 2006 22:19:44 +0100