Searched refs:SetVarName (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | oaidl.h | 3769 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)
|
H A D | oaidl.idl | 1430 HRESULT SetVarName(
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | oaidl.h | 3769 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)
|
H A D | oaidl.idl | 1419 HRESULT SetVarName(
|
Completed in 59 milliseconds