Platform SDK: Synchronization Manager |
The registered application's handler calls the ISyncMgrSynchronizeCallback::DeleteLogError method to delete a previously logged ErrorInformation, warning, or error message in the error tab on the Synchronization Manager status dialog box.
HRESULT DeleteLogError( [in] REFSYNCMGRERRORID ErrorID, [in] DWORD dwReserved );
This method supports the standard return values E_INVALIDARG, E_UNEXPECTED, and E_OUTOFMEMORY, as well as the following:
Windows NT/2000: Requires Windows 2000 (or Windows NT 4.0 with Internet Explorer 5 or later).
Windows 95/98: Requires Windows 95 or later (with Internet Explorer 5 or later).
Header: Declared in Mobsync.h.