IChangeUnitException Interface

Represents a change unit and an associated clock vector that differs from the scope clock vector of the parent knowledge object.


interface IChangeUnitException : IUnknown

IChangeUnitException methods

Description

IChangeUnitException::GetItemId

Gets the item ID for the item that contains the change unit that is associated with the exception.

IChangeUnitException::GetChangeUnitId

Gets the change unit ID for the change unit that is associated with the exception.

IChangeUnitException::GetClockVector

Gets the clock vector that is associated with this exception.

Header: Synchronization.h

Show: