Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Creates an IClockVectorElement object that can be added to a clock vector.
Syntax
HRESULT CreateClockVectorElement(
DWORD dwReplicaKey,
ULONGLONG ulTickCount,
IClockVectorElement** ppiClockVectorElement);
Parameters
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.
Return Value
S_OK
E_INVALIDARG
E_POINTER
E_OUTOFMEMORY