ISingleItemException interface (winsync.h)

Represents an item to exclude from a knowledge object.

Inheritance

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

Methods

The ISingleItemException interface has these methods.

 
ISingleItemException::GetClockVector

Gets the clock vector that is associated with the item exception.
ISingleItemException::GetItemId

Gets the ID of the item that is specified in 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