ITravelLogEx :: DeleteEntry

Declaration

HRESULT
ITravelLogEx :: DeleteEntry (
    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 deleted.

Return Value

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