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 enumerate the sync item objects managed by the handler.
Inheritance
The IEnumSyncMgrSyncItems interface inherits from the IUnknown interface. IEnumSyncMgrSyncItems also has these types of members:
Methods
The IEnumSyncMgrSyncItems interface has these methods.
| IEnumSyncMgrSyncItems::Clone Not used. Clones an IEnumSyncMgrSyncItems object. |
| IEnumSyncMgrSyncItems::Next Gets the next batch of sync items from the handler. |
| IEnumSyncMgrSyncItems::Reset Resets the current position in the enumeration to 0. |
| IEnumSyncMgrSyncItems::Skip Skips forward in the enumeration the specified number of items. |
Remarks
A handler returns a pointer to an IEnumSyncMgrSyncItems interface from ISyncMgrSyncItemContainer::GetSyncItemEnumerator.
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 |