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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h921 virtual HRESULT STDMETHODCALLTYPE QueryMultipleInterfaces(
943 HRESULT (STDMETHODCALLTYPE *QueryMultipleInterfaces)( member in struct:IMultiQIVtbl
960 #define IMultiQI_QueryMultipleInterfaces(This,cMQIs,pMQIs) (This)->lpVtbl->QueryMultipleInterfaces(This,cMQIs,pMQIs)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h921 virtual HRESULT STDMETHODCALLTYPE QueryMultipleInterfaces(
943 HRESULT (STDMETHODCALLTYPE *QueryMultipleInterfaces)( member in struct:IMultiQIVtbl
960 #define IMultiQI_QueryMultipleInterfaces(This,cMQIs,pMQIs) (This)->lpVtbl->QueryMultipleInterfaces(This,cMQIs,pMQIs)

Completed in 77 milliseconds