Home
last modified time | relevance | path

Searched refs:bindEventHandlerDisp (Results 1 – 1 of 1) sorted by relevance

/reactos/modules/rostests/winetests/jscript/
H A Drun.c799 static IDispatchEx bindEventHandlerDisp = { &bindEventHandlerDispVtbl }; variable
1377 V_DISPATCH(pvarRes) = (IDispatch*)&bindEventHandlerDisp; in Global_InvokeEx()