|
HRESULT | Committed ([in] BOOL fRetaining, [in, unique] XACTUOW *pNewUOW, [in] HRESULT hr) |
|
HRESULT | Aborted ([in, unique] BOID *pboidReason, [in] BOOL fRetaining, [in, unique] XACTUOW *pNewUOW, [in] HRESULT hr) |
|
HRESULT | HeuristicDecision ([in] DWORD dwDecision, [in, unique] BOID *pboidReason, [in] HRESULT hr) |
|
HRESULT | Indoubt (void) |
|
HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
|
ULONG | AddRef () |
|
ULONG | Release () |
|
Definition at line 204 of file transact.idl.
◆ Aborted()
HRESULT ITransactionOutcomeEvents::Aborted |
( |
[in, unique] BOID * |
pboidReason, |
|
|
[in] BOOL |
fRetaining, |
|
|
[in, unique] XACTUOW * |
pNewUOW, |
|
|
[in] HRESULT |
hr |
|
) |
| |
◆ Committed()
◆ HeuristicDecision()
HRESULT ITransactionOutcomeEvents::HeuristicDecision |
( |
[in] DWORD |
dwDecision, |
|
|
[in, unique] BOID * |
pboidReason, |
|
|
[in] HRESULT |
hr |
|
) |
| |
◆ Indoubt()
The documentation for this interface was generated from the following file: