This documentation is archived and is not being maintained.
IClockVectorServices::CreateClockVectorElement
HRESULT CreateClockVectorElement(
DWORD dwReplicaKey,
ULONGLONG ulTickCount,
IClockVectorElement** ppiClockVectorElement);
- dwReplicaKey
[in] The key of the replica that is associated with the element.
- ulTickCount
[in] The tick count of the element.
- ppiClockVectorElement
[out] Returns the newly created clock vector element.
S_OK
E_INVALIDARG
E_POINTER
E_OUTOFMEMORY