Searched refs:pLogTxt (Results 1 – 1 of 1) sorted by relevance
275 int PollLog(DbgCtrl* pCtrl, char** pLogTxt, DWORD *pLength) in PollLog() argument278 return (m_pPollLog) ? (*m_pPollLog)(pCtrl, pLogTxt, pLength) : -1; in PollLog()