Searched refs:achValue (Results 1 – 1 of 1) sorted by relevance
125 TCHAR achValue[MAX_VALUE_NAME]; // buffer for subkey name in EnumSerialPort() local156 achValue[0] = '\0'; in EnumSerialPort()158 if (ERROR_SUCCESS == RegEnumValue(hKey, i, achValue, &cchValue, NULL, NULL, in EnumSerialPort()