Platform SDK: Synchronization Manager |
The registered application's handler must call the ISyncMgrSynchronizeCallback::ShowPropertiesCompleted method before or after its ShowProperties operation is completed.
HRESULT ShowPropertiesCompleted( HRESULT hrResult );
It is acceptable for the registered application's handler to call this method before returning from the ISyncMgrSynchronize::ShowProperties method.
This method should not be called if the registered application's handler does not return a success code from the ISyncMgrSynchronize::ShowProperties method.
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.