Share via


IClockVectorElement::GetReplicaKey

Gets the replica key for the replica that is associated with this clock vector element.

HRESULT GetReplicaKey(
  DWORD* pdwReplicaKey);

Parameters

  • pdwReplicaKey
    [out] Returns the replica key for the replica that is associated with this clock vector element.

Return Value

  • S_OK

  • E_POINTER

See Also

Reference

IClockVectorElement Interface