Subscriber portal
Gets the number of ranges that are contained in this knowledge fragment.
HRESULT GetRangeCount( DWORD* pRangeCount);
Term
Definition
pRangeCount
[out] Returns the number of ranges that are contained in this knowledge fragment.
S_OK
E_POINTER
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.