ISyncMgrSyncItemContainer interface (syncmgr.h)
Exposes methods that provide information to handlers about the items they contain.
The ISyncMgrSyncItemContainer interface inherits from the IUnknown interface. ISyncMgrSyncItemContainer also has these types of members:
The ISyncMgrSyncItemContainer interface has these methods.
ISyncMgrSyncItemContainer::GetSyncItem Gets a specified sync item. |
ISyncMgrSyncItemContainer::GetSyncItemCount Gets a count of the sync items in the container. |
ISyncMgrSyncItemContainer::GetSyncItemEnumerator Gets an interface that enumerates the handler's sync items. |
Sync Center calls QueryInterface on the ISyncMgrHandler interface to obtain a pointer to the ISyncMgrSyncItemContainer interface.
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | syncmgr.h |