Home
last modified time | relevance | path

Searched refs:inoutAny (Results 1 – 6 of 6) sorted by relevance

/trunk/main/extensions/test/ole/unoTocomCalls/XCallback_Impl/
H A DXCallback_Impl.idl72 [id(25), helpstring("method inoutAny")] HRESULT inoutAny([in,out] VARIANT* inoutVal);
H A DCallback.cpp337 STDMETHODIMP CCallback::inoutAny(VARIANT *inoutVal) in inoutAny() function in CCallback
443 inoutAny( aAny); in inoutValuesAll()
H A DCallback.h65 STDMETHOD(inoutAny)(/*[in,out]*/ VARIANT* inoutVal);
/trunk/main/cli_ure/qa/climaker/
H A Dclimaker.cs1298 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()
/trunk/main/extensions/test/ole/idl/
H A Doletest.idl249 void inoutAny( [inout] any inoutVal);
/trunk/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1691 xCallback->inoutAny(any); in testInterface()

Completed in 170 milliseconds