Platform SDK: Synchronization Manager |
The ISyncMgrSynchronizeInvoke interface enables a registered application to invoke the Synchronization Manager to update items.
This interface is implemented by SyncMgr.
A registered application calls the methods of this interface to update all items or to update specific items.
IUnknown methods | Description |
---|---|
QueryInterface | Returns pointers to supported interfaces. |
AddRef | Increments reference count. |
Release | Decrements reference count. |
ISyncMgrSynchronizeInvoke methods | Description |
---|---|
UpdateItems | Updates the specified items |
UpdateAll | Updates all items |
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.