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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1210 virtual HRESULT STDMETHODCALLTYPE GetMops(
1329 HRESULT (STDMETHODCALLTYPE *GetMops)( member in struct:ITypeInfoVtbl
1377 #define ITypeInfo_GetMops(This,memid,pBstrMops) (This)->lpVtbl->GetMops(This,memid,pBstrMops)
1863 HRESULT (STDMETHODCALLTYPE *GetMops)( member in struct:ITypeInfo2Vtbl
1994 #define ITypeInfo2_GetMops(This,memid,pBstrMops) (This)->lpVtbl->GetMops(This,memid,pBstrMops)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1210 virtual HRESULT STDMETHODCALLTYPE GetMops(
1329 HRESULT (STDMETHODCALLTYPE *GetMops)( member in struct:ITypeInfoVtbl
1377 #define ITypeInfo_GetMops(This,memid,pBstrMops) (This)->lpVtbl->GetMops(This,memid,pBstrMops)
1863 HRESULT (STDMETHODCALLTYPE *GetMops)( member in struct:ITypeInfo2Vtbl
1994 #define ITypeInfo2_GetMops(This,memid,pBstrMops) (This)->lpVtbl->GetMops(This,memid,pBstrMops)

Completed in 82 milliseconds