Knowledge Base Article
Answer: Error codes can be converted into strings using:
CCyUSBDevice::UsbdStatusString(ULONG stat, PCHAR s)
Where: ‘stat’ is the UsbdStatus error code obtained from NtStatus ‘s’ holds the converted string