Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_uart.cpp127 TCHAR achClass[MAX_PATH] = _T(""); // buffer for class name in EnumSerialPort() local
149 iRet = RegQueryInfoKey(hKey, achClass, &cchClassName, NULL, &cSubKeys, &cbMaxSubKey, in EnumSerialPort()