Searched refs:inoutInterface (Results 1 – 5 of 5) sorted by relevance
68 [id(21), helpstring("method inoutInterface")] HRESULT inoutInterface([in,out] IDispatch** ppdisp);
260 STDMETHODIMP CCallback::inoutInterface(IDispatch **ppdisp) in inoutInterface() function in CCallback439 inoutInterface( aXSimple); in inoutValuesAll()
69 STDMETHOD(inoutInterface)(/*[in,out]*/ IDispatch** ppdisp);
245 void inoutInterface( [inout] oletest::XSimple inoutVal);
1621 xCallback->inoutInterface( xSimple); in testInterface()
Completed in 20 milliseconds