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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h3764 virtual HRESULT STDMETHODCALLTYPE SetFuncAndParamNames(
3879 HRESULT (STDMETHODCALLTYPE *SetFuncAndParamNames)( member in struct:ICreateTypeInfoVtbl
3956 #define ICreateTypeInfo_SetFuncAndParamNames(This,index,rgszNames,cNames) (This)->lpVtbl->SetFuncAndParamNames(This,index,rgszNames,cNames)
4314 HRESULT (STDMETHODCALLTYPE *SetFuncAndParamNames)( member in struct:ICreateTypeInfo2Vtbl
4464 #define ICreateTypeInfo2_SetFuncAndParamNames(This,index,rgszNames,cNames) (This)->lpVtbl->SetFuncAndParamNames(This,index,rgszNames,cNames)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h3764 virtual HRESULT STDMETHODCALLTYPE SetFuncAndParamNames(
3879 HRESULT (STDMETHODCALLTYPE *SetFuncAndParamNames)( member in struct:ICreateTypeInfoVtbl
3956 #define ICreateTypeInfo_SetFuncAndParamNames(This,index,rgszNames,cNames) (This)->lpVtbl->SetFuncAndParamNames(This,index,rgszNames,cNames)
4314 HRESULT (STDMETHODCALLTYPE *SetFuncAndParamNames)( member in struct:ICreateTypeInfo2Vtbl
4464 #define ICreateTypeInfo2_SetFuncAndParamNames(This,index,rgszNames,cNames) (This)->lpVtbl->SetFuncAndParamNames(This,index,rgszNames,cNames)

Completed in 55 milliseconds