IChangeUnitException interface (winsync.h)

Represents a change unit to exclude from a knowledge object.

Inheritance

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

Methods

The IChangeUnitException interface has these methods.

 
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. (IChangeUnitException.GetClockVector)
IChangeUnitException::GetItemId

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

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