Searched refs:InvokeFunc (Results 1 – 2 of 2) sorted by relevance
20 typedef HRESULT (__stdcall* InvokeFunc)(IDispatch* me, DISPID dispid, typedef74 static STDMETHODIMP BuggyBhoInvoke(InvokeFunc original, IDispatch* me,
183 STDMETHODIMP BuggyBhoTls::BuggyBhoInvoke(InvokeFunc original, IDispatch* me, in BuggyBhoInvoke()