Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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