IRangeException Interface

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


interface IRangeException : IUnknown

IRangeException methods

Description

IRangeException::GetClosedRangeStart

Gets the lower bound of the range of item IDs to exclude.

IRangeException::GetClosedRangeEnd

Gets the upper bound of the range of item IDs to exclude.

IRangeException::GetClockVector

Gets the clock vector that is associated with this exception.

Header: Synchronization.h

Show: