Debugging Tools for Windows

!wdfkd.wdfusbpipe

The !wdfkd.wdfusbpipe extension displays information about a Kernel-Mode Driver Framework (KMDF) USB pipe object's I/O target.

Syntax

!wdfkd.wdfusbpipe Handle [Flags

Parameters

Handle
A handle to a WDFUSBPIPE-typed USB pipe 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.

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