Searched refs:ITransactionObject (Results 1 - 2 of 2) sorted by relevance
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/ |
H A D | oledb.h | 322 typedef struct ITransactionObject ITransactionObject; typedef in typeref:struct:ITransactionObject 4594 struct ITransactionObject : public IUnknown { struct in inherits:IUnknown 4601 HRESULT (WINAPI *QueryInterface)(ITransactionObject *This,REFIID riid,void **ppvObject); 4602 ULONG (WINAPI *AddRef)(ITransactionObject *This); 4603 ULONG (WINAPI *Release)(ITransactionObject *This); 4604 HRESULT (WINAPI *GetTransactionObject)(ITransactionObject *This,ULONG ulTransactionLevel,ITransaction **ppTransactionObject); 4607 struct ITransactionObject { struct 4617 HRESULT WINAPI ITransactionObject_RemoteGetTransactionObject_Proxy(ITransactionObject *This,ULONG ulTransactionLevel,ITransaction **ppTransactionObject,IErrorInfo **ppErrorInfoRem); 5696 HRESULT WINAPI ITransactionObject_GetTransactionObject_Proxy(ITransactionObject *Thi [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
H A D | oledb.h | 322 typedef struct ITransactionObject ITransactionObject; typedef in typeref:struct:ITransactionObject 4594 struct ITransactionObject : public IUnknown { struct in inherits:IUnknown 4601 HRESULT (WINAPI *QueryInterface)(ITransactionObject *This,REFIID riid,void **ppvObject); 4602 ULONG (WINAPI *AddRef)(ITransactionObject *This); 4603 ULONG (WINAPI *Release)(ITransactionObject *This); 4604 HRESULT (WINAPI *GetTransactionObject)(ITransactionObject *This,ULONG ulTransactionLevel,ITransaction **ppTransactionObject); 4607 struct ITransactionObject { struct 4617 HRESULT WINAPI ITransactionObject_RemoteGetTransactionObject_Proxy(ITransactionObject *This,ULONG ulTransactionLevel,ITransaction **ppTransactionObject,IErrorInfo **ppErrorInfoRem); 5696 HRESULT WINAPI ITransactionObject_GetTransactionObject_Proxy(ITransactionObject *Thi [all...] |
Completed in 78 milliseconds