Searched refs:pPortThreadInfo (Results 1 – 1 of 1) sorted by relevance
33 IntPortThread( PPORTTHREADINFO pPortThreadInfo ) in IntPortThread() argument35 FIXME("IPT : %s\n",debugstr_w( pPortThreadInfo->pPortName )); in IntPortThread()39 …pPortThreadInfo->dwErrorCode = pPortThreadInfo->fpFunction( pPortThreadInfo->pName, pPortThreadInf… in IntPortThread()43 pPortThreadInfo->dwErrorCode = RpcExceptionCode(); in IntPortThread()44 ERR("IPT : _RpcXyzPort failed with exception code %lu!\n", pPortThreadInfo->dwErrorCode); in IntPortThread()48 SetEvent( pPortThreadInfo->hEvent ); in IntPortThread()