ISyncChangeUnit Interface

Represents a change to a change unit that is contained in an item.

Syntax

interface ISyncChangeUnit : IUnknown

Members

ISyncChangeUnit methods

Description

ISyncChangeUnit::GetItemChange

Gets the item change that contains this change unit change.

ISyncChangeUnit::GetChangeUnitId

Gets the change unit ID.

ISyncChangeUnit::GetChangeUnitVersion

Gets the version for the change unit change.

Requirements

Header: Synchronization.h

See Also

Concepts

Sync Framework Core Components