ISyncMgrSyncItemContainer interface
Exposes methods that provide information to handlers about the items they contain.
Members
The ISyncMgrSyncItemContainer interface inherits from the IUnknown interface. ISyncMgrSyncItemContainer also has these types of members:
Methods
The ISyncMgrSyncItemContainer interface has these methods.
| Method | Description |
|---|---|
| GetSyncItem |
Gets a specified sync item. |
| GetSyncItemCount |
Gets a count of the sync items in the container. |
| 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
|
Minimum supported client |
Windows Vista [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2008 [desktop apps only] |
|
Header |
|
|
IDL |
|