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

/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/mingw/include/
H A Dobjidl.h171 typedef struct IMultiQI IMultiQI; typedef in typeref:struct:IMultiQI
830 typedef IMultiQI *LPMULTIQI;
844 struct IMultiQI : public IUnknown { struct in inherits:IUnknown
851 HRESULT (WINAPI *QueryInterface)(IMultiQI *This,REFIID riid,void **ppvObject);
852 ULONG (WINAPI *AddRef)(IMultiQI *This);
853 ULONG (WINAPI *Release)(IMultiQI *This);
854 HRESULT (WINAPI *QueryMultipleInterfaces)(IMultiQI *This,ULONG cMQIs,MULTI_QI *pMQIs);
857 struct IMultiQI { struct
867 HRESULT WINAPI IMultiQI_QueryMultipleInterfaces_Proxy(IMultiQI *Thi
[all...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
H A Dobjidl.h171 typedef struct IMultiQI IMultiQI; typedef in typeref:struct:IMultiQI
830 typedef IMultiQI *LPMULTIQI;
844 struct IMultiQI : public IUnknown { struct in inherits:IUnknown
851 HRESULT (WINAPI *QueryInterface)(IMultiQI *This,REFIID riid,void **ppvObject);
852 ULONG (WINAPI *AddRef)(IMultiQI *This);
853 ULONG (WINAPI *Release)(IMultiQI *This);
854 HRESULT (WINAPI *QueryMultipleInterfaces)(IMultiQI *This,ULONG cMQIs,MULTI_QI *pMQIs);
857 struct IMultiQI { struct
867 HRESULT WINAPI IMultiQI_QueryMultipleInterfaces_Proxy(IMultiQI *Thi
[all...]

Completed in 45 milliseconds