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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h3769 virtual HRESULT STDMETHODCALLTYPE SetVarName(
3885 HRESULT (STDMETHODCALLTYPE *SetVarName)( member in struct:ICreateTypeInfoVtbl
3957 #define ICreateTypeInfo_SetVarName(This,index,szName) (This)->lpVtbl->SetVarName(This,index,szName)
4320 HRESULT (STDMETHODCALLTYPE *SetVarName)( member in struct:ICreateTypeInfo2Vtbl
4465 #define ICreateTypeInfo2_SetVarName(This,index,szName) (This)->lpVtbl->SetVarName(This,index,szName)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h3769 virtual HRESULT STDMETHODCALLTYPE SetVarName(
3885 HRESULT (STDMETHODCALLTYPE *SetVarName)( member in struct:ICreateTypeInfoVtbl
3957 #define ICreateTypeInfo_SetVarName(This,index,szName) (This)->lpVtbl->SetVarName(This,index,szName)
4320 HRESULT (STDMETHODCALLTYPE *SetVarName)( member in struct:ICreateTypeInfo2Vtbl
4465 #define ICreateTypeInfo2_SetVarName(This,index,szName) (This)->lpVtbl->SetVarName(This,index,szName)

Completed in 73 milliseconds