Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)