Interfaccia IEnumSyncMgrSyncItems (syncmgr.h)
Espone i metodi che enumerano gli oggetti elemento di sincronizzazione gestiti dal gestore.
Ereditarietà
L'interfaccia IEnumSyncMgrSyncItems eredita dall'interfaccia IUnknown . IEnumSyncMgrSyncItems include anche questi tipi di membri:
Metodi
L'interfaccia IEnumSyncMgrSyncItems include questi metodi.
IEnumSyncMgrSyncItems::Clone Non usato. Clona un oggetto IEnumSyncMgrSyncItems. |
IEnumSyncMgrSyncItems::Next Ottiene il batch successivo di elementi di sincronizzazione dal gestore. |
IEnumSyncMgrSyncItems::Reset Reimposta la posizione corrente nell'enumerazione su 0. |
IEnumSyncMgrSyncItems::Skip Ignora l'enumerazione il numero specificato di elementi. |
Commenti
Un gestore restituisce un puntatore a un'interfaccia IEnumSyncMgrSyncItems da ISyncMgrSyncItemContainer::GetSyncItemEnumerator.
Requisiti
Client minimo supportato | Windows Vista [solo app desktop] |
Server minimo supportato | Windows Server 2008 [solo app desktop] |
Piattaforma di destinazione | Windows |
Intestazione | syncmgr.h |