Home
last modified time | relevance | path

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

/NW4C-1.3.3/tools/DebuggerLauncher/
DCLOADRUNCTR.H213 int GetDebuggerList(DWORD **pIds) in GetDebuggerList() argument
215 return (m_pGetList) ? (*m_pGetList)(pIds) : -1; in GetDebuggerList()