IEnumSyncChanges Interface

Enumerates a list of item changes.


interface IEnumSyncChanges : IUnknown

IEnumSyncChanges methods

Description

IEnumSyncChanges::Next

Gets the next item change.

IEnumSyncChanges::Skip

Not implemented.

IEnumSyncChanges::Reset

Resets the enumerator to the beginning of the list.

IEnumSyncChanges::Clone

Not implemented.

Header: Synchronization.h

Show: