Geoff Chappell - Software Analyst
HRESULT ITravelLogEx :: DeleteEntry ( IUnknown *punk, ITravelLogEntry *ptle);
The punk argument provides the travel log client’s callback interfaces.
The ptle argument specifies the entry that is to be deleted.
The function returns zero for success, else an error code.