ReactOS 0.4.15-dev-7934-g1dc8d80
ITransactionPhase0EnlistmentAsync Interface Reference
Inheritance diagram for ITransactionPhase0EnlistmentAsync:
Collaboration diagram for ITransactionPhase0EnlistmentAsync:

Public Member Functions

HRESULT Enable (void)
 
HRESULT WaitForEnlistment (void)
 
HRESULT Phase0Done (void)
 
HRESULT Unenlist (void)
 
HRESULT GetTransaction ([out]ITransaction **ppITransaction)
 
- Public Member Functions inherited from IUnknown
HRESULT QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject)
 
ULONG AddRef ()
 
ULONG Release ()
 

Additional Inherited Members

- Public Types inherited from IUnknown
typedef IUnknownLPUNKNOWN
 

Detailed Description

Definition at line 250 of file txdtc.idl.

Member Function Documentation

◆ Enable()

HRESULT ITransactionPhase0EnlistmentAsync::Enable ( void  )

◆ GetTransaction()

HRESULT ITransactionPhase0EnlistmentAsync::GetTransaction ( [out] ITransaction **  ppITransaction)

◆ Phase0Done()

HRESULT ITransactionPhase0EnlistmentAsync::Phase0Done ( void  )

◆ Unenlist()

HRESULT ITransactionPhase0EnlistmentAsync::Unenlist ( void  )

◆ WaitForEnlistment()

HRESULT ITransactionPhase0EnlistmentAsync::WaitForEnlistment ( void  )

The documentation for this interface was generated from the following file: