Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the metadata that is associated with a change unit contained in an item in the synchronization scope.
interface IChangeUnitMetadata : IUnknown
Members
IChangeUnitMetadata methods | Description |
---|---|
Gets the ID of the change unit. |
|
Gets the current version of the change unit. |
Remarks
The metadata for a change unit contains its current version and ID. A list of the IChangeUnitMetadata objects that are contained in an IItemMetadata object can be obtained by calling IItemMetadata::GetChangeUnitEnumerator.
Requirements
Header: Metastore.h