IClockVector::GetClockVectorElementCount
Gets the number of elements that are contained in the clock vector.
HRESULT GetClockVectorElementCount(
DWORD* pdwCount);
Parameters
- pdwCount
[out] Returns the number of elements that are contained in the clock vector.
Return Value
S_OK
E_POINTER