Debugging Tools for Windows

!wdfkd.wdfusbinterface

The !wdfkd.wdfusbinterface extension displays information about a specified Kernel-Mode Driver Framework (KMDF) USB interface object, including its possible and current settings.

Syntax

!wdfkd.wdfusbinterface Handle [Flags

Parameters

Handle
A handle to a WDFUSBINTERFACE-typed USB interface object.
Flags
Optional. A hexadecimal value that modifies the kind of information to return. The default value is 0x0. Flags can be any combination of the following bits:
Bit 0 (0x1)
The display will include the properties of the I/O target for each KMDF USB pipe object.

DLL

Windows NT 4.0 Unavailable
Windows 2000 and later Wdfkd.dll

Additional Information

For more information, see Kernel-Mode Driver Framework Debugging.

Build machine: CAPEBUILD