Searched refs:IResourceManager (Results 1 - 4 of 4) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dtxdtc.h42 typedef struct IResourceManager IResourceManager; typedef in typeref:struct:IResourceManager
364 struct IResourceManager : public IUnknown { struct in inherits:IUnknown
374 HRESULT (WINAPI *QueryInterface)(IResourceManager *This,REFIID riid,void **ppvObject);
375 ULONG (WINAPI *AddRef)(IResourceManager *This);
376 ULONG (WINAPI *Release)(IResourceManager *This);
377 HRESULT (WINAPI *Enlist)(IResourceManager *This,ITransaction *pTransaction,ITransactionResourceAsync *pRes,XACTUOW *pUOW,LONG *pisoLevel,ITransactionEnlistmentAsync **ppEnlist);
378 HRESULT (WINAPI *Reenlist)(IResourceManager *This,byte *pPrepInfo,ULONG cbPrepInfo,DWORD lTimeout,XACTSTAT *pXactStat);
379 HRESULT (WINAPI *ReenlistmentComplete)(IResourceManager *This);
380 HRESULT (WINAPI *GetDistributedTransactionManager)(IResourceManager *Thi
383 struct IResourceManager { struct
[all...]
H A Dstrmif.h257 typedef interface IResourceManager IResourceManager; typedef
9291 * IResourceManager interface
9299 IResourceManager : public IUnknown
9339 __CRT_UUID_DECL(IResourceManager, 0x56a868ac, 0x0ad4, 0x11ce, 0xb0,0x3a, 0x00,0x20,0xaf,0x0b,0xa7,0x70)
9347 IResourceManager* This,
9352 IResourceManager* This);
9355 IResourceManager* This);
9357 /*** IResourceManager methods ***/
9359 IResourceManager* Thi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dtxdtc.h42 typedef struct IResourceManager IResourceManager; typedef in typeref:struct:IResourceManager
364 struct IResourceManager : public IUnknown { struct in inherits:IUnknown
374 HRESULT (WINAPI *QueryInterface)(IResourceManager *This,REFIID riid,void **ppvObject);
375 ULONG (WINAPI *AddRef)(IResourceManager *This);
376 ULONG (WINAPI *Release)(IResourceManager *This);
377 HRESULT (WINAPI *Enlist)(IResourceManager *This,ITransaction *pTransaction,ITransactionResourceAsync *pRes,XACTUOW *pUOW,LONG *pisoLevel,ITransactionEnlistmentAsync **ppEnlist);
378 HRESULT (WINAPI *Reenlist)(IResourceManager *This,byte *pPrepInfo,ULONG cbPrepInfo,DWORD lTimeout,XACTSTAT *pXactStat);
379 HRESULT (WINAPI *ReenlistmentComplete)(IResourceManager *This);
380 HRESULT (WINAPI *GetDistributedTransactionManager)(IResourceManager *Thi
383 struct IResourceManager { struct
[all...]
H A Dstrmif.h257 typedef interface IResourceManager IResourceManager; typedef
9291 * IResourceManager interface
9299 IResourceManager : public IUnknown
9339 __CRT_UUID_DECL(IResourceManager, 0x56a868ac, 0x0ad4, 0x11ce, 0xb0,0x3a, 0x00,0x20,0xaf,0x0b,0xa7,0x70)
9347 IResourceManager* This,
9352 IResourceManager* This);
9355 IResourceManager* This);
9357 /*** IResourceManager methods ***/
9359 IResourceManager* Thi
[all...]

Completed in 689 milliseconds