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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h4232 virtual HRESULT STDMETHODCALLTYPE SetVarHelpStringContext(
4428 HRESULT (STDMETHODCALLTYPE *SetVarHelpStringContext)( member in struct:ICreateTypeInfo2Vtbl
4488 #define ICreateTypeInfo2_SetVarHelpStringContext(This,index,dwHelpStringContext) (This)->lpVtbl->SetVarHelpStringContext(This,index,dwHelpStringContext)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h4232 virtual HRESULT STDMETHODCALLTYPE SetVarHelpStringContext(
4428 HRESULT (STDMETHODCALLTYPE *SetVarHelpStringContext)( member in struct:ICreateTypeInfo2Vtbl
4488 #define ICreateTypeInfo2_SetVarHelpStringContext(This,index,dwHelpStringContext) (This)->lpVtbl->SetVarHelpStringContext(This,index,dwHelpStringContext)

Completed in 328 milliseconds