Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the number of ranges that are contained in this knowledge fragment.
HRESULT GetRangeCount(
DWORD* pRangeCount);
Parameters
Term |
Definition |
pRangeCount |
[out] Returns the number of ranges that are contained in this knowledge fragment. |
Return Value
S_OK
E_POINTER
Remarks
An ICoreFragment object contains one or more ranges. Each range specifies a set of item IDs and a clock vector that defines what is known about the items in the range.