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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1718 virtual HRESULT STDMETHODCALLTYPE GetParamCustData(
1916 HRESULT (STDMETHODCALLTYPE *GetParamCustData)( member in struct:ITypeInfo2Vtbl
2006 #define ITypeInfo2_GetParamCustData(This,indexFunc,indexParam,guid,pVarVal) (This)->lpVtbl->GetParamCustData(This,indexFunc,indexParam,guid,pVarVal)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1718 virtual HRESULT STDMETHODCALLTYPE GetParamCustData(
1916 HRESULT (STDMETHODCALLTYPE *GetParamCustData)( member in struct:ITypeInfo2Vtbl
2006 #define ITypeInfo2_GetParamCustData(This,indexFunc,indexParam,guid,pVarVal) (This)->lpVtbl->GetParamCustData(This,indexFunc,indexParam,guid,pVarVal)

Completed in 105 milliseconds