Searched refs:inoutAny (Results 1 – 6 of 6) sorted by relevance
72 [id(25), helpstring("method inoutAny")] HRESULT inoutAny([in,out] VARIANT* inoutVal);
337 STDMETHODIMP CCallback::inoutAny(VARIANT *inoutVal) in inoutAny() function in CCallback443 inoutAny( aAny); in inoutValuesAll()
65 STDMETHOD(inoutAny)(/*[in,out]*/ VARIANT* inoutVal);
1298 Any inoutAny = new Any(inoutInt); in testInterface()1309 ref inoutType, ref inoutAny, ref inoutEnum2, ref inoutStruct1, in testInterface()1325 l.assure(aAny.Equals(inoutAny)); in testInterface()
249 void inoutAny( [inout] any inoutVal);
1691 xCallback->inoutAny(any); in testInterface()
Completed in 107 milliseconds