IClockVector::GetClockVectorElementCount

Gets the number of elements that are contained in the clock vector.


HRESULT GetClockVectorElementCount(
  DWORD* pdwCount);

pdwCount

[out] Returns the number of elements that are contained in the clock vector.

  • S_OK

  • E_POINTER

Show: