Searched refs:nNameID (Results 1 – 1 of 1) sorted by relevance
1322 uint16_t nNameID = GetUInt16(lpNameRecord + j * 12 + 6); in GetNames() local1323 if (nNameID != 1) { in GetNames()