Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_uart.cpp128 DWORD cchClassName = MAX_PATH; // size of class string in EnumSerialPort() local
149 iRet = RegQueryInfoKey(hKey, achClass, &cchClassName, NULL, &cSubKeys, &cbMaxSubKey, in EnumSerialPort()