Searched refs:pId (Results 1 – 1 of 1) sorted by relevance
162 int SerialNo2Id(const char* pSerial, DWORD *pId) in SerialNo2Id() argument164 return (m_pSerialno2id) ? (*m_pSerialno2id)(pSerial, pId) : -1; in SerialNo2Id()