Searched refs:outInterface (Results 1 – 5 of 5) sorted by relevance
216 void outInterface( [out] oletest::XSimple outInterface);231 void outValuesAll( [out] oletest::XSimple outInterface,
42 [id(3), helpstring("method outInterface")] HRESULT outInterface([out] IDispatch** ppdisp);
49 STDMETHODIMP CCallback::outInterface(IDispatch **ppdisp) in outInterface() function in CCallback97 hr= outInterface( ppdisp); in outValuesAll()
125 STDMETHOD(outInterface)(/*[out]*/ IDispatch** ppdisp);
1482 xCallback->outInterface( xSimple); in testInterface()
Completed in 21 milliseconds