Searched refs:szDefaultDeviceID (Results 1 – 1 of 1) sorted by relevance
4601 WCHAR szDefaultDeviceID[MAX_PATH] = {0}; in _GetDefaultDeviceIndex() local4606 sizeof(szDefaultDeviceID) / sizeof(szDefaultDeviceID[0])); in _GetDefaultDeviceIndex()4610 szDefaultDeviceID, in _GetDefaultDeviceIndex()4659 if (wcsncmp(szDefaultDeviceID, szDeviceID, kDeviceIDLength) == 0) in _GetDefaultDeviceIndex()