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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h4215 virtual HRESULT STDMETHODCALLTYPE SetVarCustData(
4407 HRESULT (STDMETHODCALLTYPE *SetVarCustData)( member in struct:ICreateTypeInfo2Vtbl
4484 #define ICreateTypeInfo2_SetVarCustData(This,index,guid,pVarVal) (This)->lpVtbl->SetVarCustData(This,index,guid,pVarVal)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h4215 virtual HRESULT STDMETHODCALLTYPE SetVarCustData(
4407 HRESULT (STDMETHODCALLTYPE *SetVarCustData)( member in struct:ICreateTypeInfo2Vtbl
4484 #define ICreateTypeInfo2_SetVarCustData(This,index,guid,pVarVal) (This)->lpVtbl->SetVarCustData(This,index,guid,pVarVal)

Completed in 73 milliseconds