IRangeException interface (winsync.h)

Represents an item ID range to exclude from a knowledge object.

Inheritance

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

Methods

The IRangeException interface has these methods.

 
IRangeException::GetClockVector

Gets the clock vector that is associated with this exception. (IRangeException.GetClockVector)
IRangeException::GetClosedRangeEnd

Gets the upper bound of the range of item IDs to exclude.
IRangeException::GetClosedRangeStart

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

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