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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Doaidl.h4228 virtual HRESULT STDMETHODCALLTYPE SetFuncHelpStringContext(
4423 HRESULT (STDMETHODCALLTYPE *SetFuncHelpStringContext)( member in struct:ICreateTypeInfo2Vtbl
4487 #define ICreateTypeInfo2_SetFuncHelpStringContext(This,index,dwHelpStringContext) (This)->lpVtbl->SetFuncHelpStringContext(This,index,dwHelpStringContext)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Doaidl.h4228 virtual HRESULT STDMETHODCALLTYPE SetFuncHelpStringContext(
4423 HRESULT (STDMETHODCALLTYPE *SetFuncHelpStringContext)( member in struct:ICreateTypeInfo2Vtbl
4487 #define ICreateTypeInfo2_SetFuncHelpStringContext(This,index,dwHelpStringContext) (This)->lpVtbl->SetFuncHelpStringContext(This,index,dwHelpStringContext)

Completed in 99 milliseconds