IFeedClockVectorElement::GetFlags

Gets flags that specify additional information about the clock vector element.


HRESULT GetFlags(
  BYTE* pbFlags);

pbFlags

[out] Returns flags that specify additional information about the clock vector element. These flags will be a combination of the SYNC_VERSION_FLAG flags.

  • S_OK

  • E_POINTER

Show: