Platform SDK: Synchronization Manager

ISyncMgrSynchronizeInvoke::UpdateAll

The ISyncMgrSynchronizeInvoke::UpdateAll method programmatically starts an update for all items.

HRESULT UpdateAll( );

Return Values

S_OK
Call was completed successfully.

Remarks

This method returns immediately and the Synchronization Manager performs the synchronizations in a separate process from the calling application.

Requirements

  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.