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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h1748 virtual HRESULT STDMETHODCALLTYPE GetAllParamCustData(
1952 HRESULT (STDMETHODCALLTYPE *GetAllParamCustData)( member in struct:ITypeInfo2Vtbl
2012 #define ITypeInfo2_GetAllParamCustData(This,indexFunc,indexParam,pCustData) (This)->lpVtbl->GetAllParamCustData(This,indexFunc,indexParam,pCustData)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h1748 virtual HRESULT STDMETHODCALLTYPE GetAllParamCustData(
1952 HRESULT (STDMETHODCALLTYPE *GetAllParamCustData)( member in struct:ITypeInfo2Vtbl
2012 #define ITypeInfo2_GetAllParamCustData(This,indexFunc,indexParam,pCustData) (This)->lpVtbl->GetAllParamCustData(This,indexFunc,indexParam,pCustData)

Completed in 95 milliseconds