IChangeUnitMetadataEnumerator Interface

Enumerates a list of change units contained in an item.

interface IChangeUnitMetadataEnumerator : IUnknown

Members

IChangeUnitMetadataEnumerator methods Description

IChangeUnitMetadataEnumerator::Next

Returns the next change unit in the list, if available.

IChangeUnitMetadataEnumerator::Skip

Not implemented.

IChangeUnitMetadataEnumerator::Reset

Resets the enumerator to the start of the list.

IChangeUnitMetadataEnumerator::Clone

Not implemented.

Requirements

Header: Metastore.h

See Also

Concepts

Sync Framework Metadata Storage Service Components