Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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)