Searched refs:pIFxMessageDispatch (Results 1 – 2 of 2) sorted by relevance
358 _In_ IFxMessageDispatch* pIFxMessageDispatch in _GetObjFromItf() argument362 HRESULT hrQI = pIFxMessageDispatch->QueryInterface( in _GetObjFromItf()380 IFxMessageDispatch * pIFxMessageDispatch = NULL; in _GetDispatcherItf() local382 (PVOID*)&pIFxMessageDispatch); in _GetDispatcherItf()383 FX_VERIFY(INTERNAL, CHECK_QI(hrQI, pIFxMessageDispatch)); in _GetDispatcherItf()384 pIFxMessageDispatch->Release(); //release the reference taken by QI in _GetDispatcherItf()385 return pIFxMessageDispatch; in _GetDispatcherItf()
206 _In_ IFxMessageDispatch* pIFxMessageDispatch