ITravelLogEx :: TravelToEntry

Declaration

HRESULT
ITravelLogEx :: TravelToEntry (
    IUnknown *punk,
    ITravelLogEntry *ptle);

Parameters

The punk argument provides the travel log client’s callback interfaces.

The ptle argument specifies the entry that is to be travelled to.

Return Value

The function returns zero for success, else an error code.