!usbkd.usbdstatus

The !usbkd.usbdstatus command displays the name of a USBD status code.

!usbkd.usbdstatus StatusCode

Parameters

StatusCode
The hexadecimal value of a USBD status code. These codes are defined in usb.h.

DLL

Usbkd.dll

Examples

Here is an example of the output of !usbdstatus.

1: kd> !usbkd.usbdstatus 0xC0000008

USBD_STATUS_DATA_OVERRUN (0xC0000008)

See also

USB 2.0 Debugger Extensions

Universal Serial Bus (USB) Drivers