Searched refs:ITransaction2 (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtransact.h37 typedef struct ITransaction2 ITransaction2; typedef in typeref:struct:ITransaction2
238 struct ITransaction2 : public ITransactionCloner { struct in inherits:ITransactionCloner
245 HRESULT (WINAPI *QueryInterface)(ITransaction2 *This,REFIID riid,void **ppvObject);
246 ULONG (WINAPI *AddRef)(ITransaction2 *This);
247 ULONG (WINAPI *Release)(ITransaction2 *This);
248 HRESULT (WINAPI *Commit)(ITransaction2 *This,WINBOOL fRetaining,DWORD grfTC,DWORD grfRM);
249 HRESULT (WINAPI *Abort)(ITransaction2 *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync);
250 HRESULT (WINAPI *GetTransactionInfo)(ITransaction2 *This,XACTTRANSINFO *pinfo);
251 HRESULT (WINAPI *CloneWithCommitDisabled)(ITransaction2 *Thi
255 struct ITransaction2 { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtransact.h37 typedef struct ITransaction2 ITransaction2; typedef in typeref:struct:ITransaction2
238 struct ITransaction2 : public ITransactionCloner { struct in inherits:ITransactionCloner
245 HRESULT (WINAPI *QueryInterface)(ITransaction2 *This,REFIID riid,void **ppvObject);
246 ULONG (WINAPI *AddRef)(ITransaction2 *This);
247 ULONG (WINAPI *Release)(ITransaction2 *This);
248 HRESULT (WINAPI *Commit)(ITransaction2 *This,WINBOOL fRetaining,DWORD grfTC,DWORD grfRM);
249 HRESULT (WINAPI *Abort)(ITransaction2 *This,BOID *pboidReason,WINBOOL fRetaining,WINBOOL fAsync);
250 HRESULT (WINAPI *GetTransactionInfo)(ITransaction2 *This,XACTTRANSINFO *pinfo);
251 HRESULT (WINAPI *CloneWithCommitDisabled)(ITransaction2 *Thi
255 struct ITransaction2 { struct
[all...]

Completed in 13 milliseconds