Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Exposes methods that enable a registered application to invoke the synchronization manager to update items.
Inheritance
The ISyncMgrSynchronizeInvoke interface inherits from the IUnknown interface. ISyncMgrSynchronizeInvoke also has these types of members:
Methods
The ISyncMgrSynchronizeInvoke interface has these methods.
| ISyncMgrSynchronizeInvoke::UpdateAll Programmatically starts an update for all items. |
| ISyncMgrSynchronizeInvoke::UpdateItems Programmatically starts an update for specified items. |
Remarks
When to Implement
This interface is implemented by the synchronization manager.When to Use
A registered application calls the methods of this interface to update all items or to update specific items.Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows 2000 Professional [desktop apps only] |
| Minimum supported server | Windows 2000 Server [desktop apps only] |
| Target Platform | Windows |
| Header | mobsync.h |