Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
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 |