Home
last modified time | relevance | path

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

/developtools/hdc/src/host/
Dhost_uart.cpp130 DWORD cbMaxSubKey; // longest subkey size in EnumSerialPort() local
149 iRet = RegQueryInfoKey(hKey, achClass, &cchClassName, NULL, &cSubKeys, &cbMaxSubKey, in EnumSerialPort()