Searched defs:IObjectContextInfo (Results 1 - 2 of 2) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dcomsvcs.h333 typedef struct IObjectContextInfo IObjectContextInfo; typedef in typeref:struct:IObjectContextInfo
3908 struct IObjectContextInfo : public IUnknown { struct in inherits:IUnknown
3919 HRESULT (WINAPI *QueryInterface)(IObjectContextInfo *This,REFIID riid,void **ppvObject);
3920 ULONG (WINAPI *AddRef)(IObjectContextInfo *This);
3921 ULONG (WINAPI *Release)(IObjectContextInfo *This);
3922 WINBOOL (WINAPI *IsInTransaction)(IObjectContextInfo *This);
3923 HRESULT (WINAPI *GetTransaction)(IObjectContextInfo *This,IUnknown **pptrans);
3924 HRESULT (WINAPI *GetTransactionId)(IObjectContextInfo *This,GUID *pGuid);
3925 HRESULT (WINAPI *GetActivityId)(IObjectContextInfo *Thi
3929 struct IObjectContextInfo { struct
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dcomsvcs.h333 typedef struct IObjectContextInfo IObjectContextInfo; typedef in typeref:struct:IObjectContextInfo
3908 struct IObjectContextInfo : public IUnknown { struct in inherits:IUnknown
3919 HRESULT (WINAPI *QueryInterface)(IObjectContextInfo *This,REFIID riid,void **ppvObject);
3920 ULONG (WINAPI *AddRef)(IObjectContextInfo *This);
3921 ULONG (WINAPI *Release)(IObjectContextInfo *This);
3922 WINBOOL (WINAPI *IsInTransaction)(IObjectContextInfo *This);
3923 HRESULT (WINAPI *GetTransaction)(IObjectContextInfo *This,IUnknown **pptrans);
3924 HRESULT (WINAPI *GetTransactionId)(IObjectContextInfo *This,GUID *pGuid);
3925 HRESULT (WINAPI *GetActivityId)(IObjectContextInfo *Thi
3929 struct IObjectContextInfo { struct
[all...]

Completed in 61 milliseconds