Home
last modified time | relevance | path

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

/NW4C-1.2.23/tools/DebuggerLauncher/
DCLOADRUNCTR.H162 int SerialNo2Id(const char* pSerial, DWORD *pId) in SerialNo2Id() argument
164 return (m_pSerialno2id) ? (*m_pSerialno2id)(pSerial, pId) : -1; in SerialNo2Id()