Share via


IFeedClockVectorElement::GetFlags

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

HRESULT GetFlags(
  BYTE* pbFlags);

Parameters

  • 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.

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IFeedClockVectorElement Interface