Searched refs:szDefaultDeviceID (Results 1 – 1 of 1) sorted by relevance
3715 WCHAR szDefaultDeviceID[MAX_PATH] = {0}; in _GetDefaultDeviceIndex() local3720 sizeof(szDefaultDeviceID) / sizeof(szDefaultDeviceID[0])); in _GetDefaultDeviceIndex()3722 if (_GetDefaultDeviceID(dir, role, szDefaultDeviceID, kDeviceIDLength) == in _GetDefaultDeviceIndex()3763 if (wcsncmp(szDefaultDeviceID, szDeviceID, kDeviceIDLength) == 0) { in _GetDefaultDeviceIndex()