Searched refs:szDefault (Results 1 – 1 of 1) sorted by relevance
3787 static const WCHAR szDefault[] = L"<Device not available>"; in _GetDeviceName() local3836 wcsncpy_s(pszBuffer, bufferLen, szDefault, _TRUNCATE); in _GetDeviceName()3854 static const WCHAR szDefault[] = L"<Device not available>"; in _GetDeviceID() local3871 wcsncpy_s(pszBuffer, bufferLen, szDefault, _TRUNCATE); in _GetDeviceID()