IEnumSyncChangeUnits Interface

Enumerates a list of change units.

Syntax

interface IEnumSyncChangeUnits : IUnknown

Members

IEnumSyncChangeUnits methods

Description

IEnumSyncChangeUnits::Next

Gets the next change unit.

IEnumSyncChangeUnits::Skip

Not implemented.

IEnumSyncChangeUnits::Reset

Resets the enumerator to the beginning of the list.

IEnumSyncChangeUnits::Clone

Not implemented.

Requirements

Header: Synchronization.h

See Also

Concepts

Sync Framework Core Components