ISyncChangeUnit interface (winsync.h)

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

Inheritance

The ISyncChangeUnit interface inherits from the IUnknown interface. ISyncChangeUnit also has these types of members:

Methods

The ISyncChangeUnit interface has these methods.

 
ISyncChangeUnit::GetChangeUnitId

Retrieves the ID for this change unit.
ISyncChangeUnit::GetChangeUnitVersion

Gets the version for the change unit change.
ISyncChangeUnit::GetItemChange

Gets the item change that contains this change unit change.

Requirements

Requirement Value
Minimum supported client Windows 7 [desktop apps only]
Minimum supported server Windows Server 2008 R2 [desktop apps only]
Target Platform Windows
Header winsync.h

See also

Windows Sync Interfaces