Searched refs:spDispDest (Results 1 – 1 of 1) sorted by relevance
592 CComPtr<IDispatch> spDispDest(varDest.pdispVal); in writeBackOutParameter2() local596 CComQIPtr<IJScriptValueObject, &__uuidof(IJScriptValueObject)> spValueDest(spDispDest); in writeBackOutParameter2()598 CComQIPtr<IJScriptValueObject> spValueDest(spDispDest); in writeBackOutParameter2()619 CComQIPtr<IDispatchEx, &__uuidof(IDispatchEx)> spDispEx( spDispDest); in writeBackOutParameter2()621 CComQIPtr<IDispatchEx> spDispEx( spDispDest); in writeBackOutParameter2()
Completed in 13 milliseconds