Home
last modified time | relevance | path

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

/NW4C-1.2.23/tools/DebuggerLauncher/
DCLOADRUNCTR.H275 int PollLog(DbgCtrl* pCtrl, char** pLogTxt, DWORD *pLength) in PollLog() argument
278 return (m_pPollLog) ? (*m_pPollLog)(pCtrl, pLogTxt, pLength) : -1; in PollLog()