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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h3797 virtual HRESULT STDMETHODCALLTYPE SetMops(
3920 HRESULT (STDMETHODCALLTYPE *SetMops)( member in struct:ICreateTypeInfoVtbl
3964 #define ICreateTypeInfo_SetMops(This,index,bstrMops) (This)->lpVtbl->SetMops(This,index,bstrMops)
4355 HRESULT (STDMETHODCALLTYPE *SetMops)( member in struct:ICreateTypeInfo2Vtbl
4472 #define ICreateTypeInfo2_SetMops(This,index,bstrMops) (This)->lpVtbl->SetMops(This,index,bstrMops)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h3797 virtual HRESULT STDMETHODCALLTYPE SetMops(
3920 HRESULT (STDMETHODCALLTYPE *SetMops)( member in struct:ICreateTypeInfoVtbl
3964 #define ICreateTypeInfo_SetMops(This,index,bstrMops) (This)->lpVtbl->SetMops(This,index,bstrMops)
4355 HRESULT (STDMETHODCALLTYPE *SetMops)( member in struct:ICreateTypeInfo2Vtbl
4472 #define ICreateTypeInfo2_SetMops(This,index,bstrMops) (This)->lpVtbl->SetMops(This,index,bstrMops)

Completed in 108 milliseconds