IClockVectorServices::CreateClockVectorElement
クロック ベクタに追加できる IClockVectorElement オブジェクトを作成します。
HRESULT CreateClockVectorElement(
DWORD dwReplicaKey,
ULONGLONG ulTickCount,
IClockVectorElement** ppiClockVectorElement);
パラメータ
- dwReplicaKey
[in] 要素に関連付けられているレプリカのキーです。
- ulTickCount
[in] 要素のティック数です。
- ppiClockVectorElement
[out] 新しく作成されたクロック ベクタ要素を返します。
戻り値
S_OK
E_INVALIDARG
E_POINTER
E_OUTOFMEMORY