Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 842 Bytes

File metadata and controls

47 lines (32 loc) · 842 Bytes
title description keywords ms.date topic_type ms.topic api_name api_type
!usbkd.usbver
The !usbkd.usbver command displays the USBD interface version of the USB driver stack.
!usbkd.usbver Windows Debugging
05/23/2017
apiref
reference
usbkd.usbver
NA

!usbkd.usbver

The !usbkd.usbver command displays the USBD interface version of the USB driver stack.

!usbkd.usbver

DLL

Usbkd.dll

Remarks

The value of the USBD interface version is stored in the variable usbport!usbd_version.

Examples

Here is an example of the output of !usbkd.usbver.

1: kd> !usbkd.usbver

USBD VER 600 USB stack is VISTA

See also

USB 2.0 Debugger Extensions

Universal Serial Bus (USB) Drivers

USBD_IsInterfaceVersionSupported