ISingleItemException Interface

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

Syntax

interface ISingleItemException : IUnknown

Members

ISingleItemException methods

Description

ISingleItemException::GetItemId

Gets the ID of the item that is specified in the exception.

ISingleItemException::GetClockVector

Gets the clock vector that is associated with the item exception.

Requirements

Header: Synchronization.h

See Also

Concepts

Sync Framework Core Components