Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
Exposes methods that provide information to handlers about the items they contain.
Inheritance
The ISyncMgrSyncItemContainer interface inherits from the IUnknown interface. ISyncMgrSyncItemContainer also has these types of members:
Methods
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. |
Remarks
Sync Center calls QueryInterface on the ISyncMgrHandler interface to obtain a pointer to the ISyncMgrSyncItemContainer interface.
Requirements
| 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 |