ホーム › System.ComponentServices › ICrmCompensatorVariants
ICrmCompensatorVariants
COMメソッド 10
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT SetLogControlVariants(ICrmLogControl* pLogControl) |
| 4 | HRESULT BeginPrepareVariants() |
| 5 | HRESULT PrepareRecordVariants(VARIANT* pLogRecord, VARIANT_BOOL* pbForget) |
| 6 | HRESULT EndPrepareVariants(VARIANT_BOOL* pbOkToPrepare) |
| 7 | HRESULT BeginCommitVariants(VARIANT_BOOL bRecovery) |
| 8 | HRESULT CommitRecordVariants(VARIANT* pLogRecord, VARIANT_BOOL* pbForget) |
| 9 | HRESULT EndCommitVariants() |
| 10 | HRESULT BeginAbortVariants(VARIANT_BOOL bRecovery) |
| 11 | HRESULT AbortRecordVariants(VARIANT* pLogRecord, VARIANT_BOOL* pbForget) |
| 12 | HRESULT EndAbortVariants() |