Searched refs:returnInterface (Results 1 – 5 of 5) sorted by relevance
41 …[id(2), helpstring("method returnInterface")] HRESULT returnInterface([out, retval] IDispatch** pp…
126 STDMETHOD(returnInterface)(/*[out, retval]*/ IDispatch** ppdisp);
38 STDMETHODIMP CCallback::returnInterface(IDispatch **ppdisp) in returnInterface() function in CCallback
215 oletest::XSimple returnInterface();
1476 xSimple= xCallback->returnInterface(); in testInterface()
Completed in 42 milliseconds