ホーム › System.ComponentServices › ITransactionProxy
ITransactionProxy
COMメソッド 7
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT Commit(GUID guid) |
| 4 | HRESULT Abort() |
| 5 | HRESULT Promote(ITransaction** pTransaction) |
| 6 | HRESULT CreateVoter(ITransactionVoterNotifyAsync2* pTxAsync, ITransactionVoterBallotAsync2** ppBallot) |
| 7 | HRESULT GetIsolationLevel(INT* __MIDL__ITransactionProxy0000) |
| 8 | HRESULT GetIdentifier(GUID* pbstrIdentifier) |
| 9 | HRESULT IsReusable(BOOL* pfIsReusable) |