!wdfkd.wdfusbpipe
The !wdfkd.wdfusbpipe extension displays information about a Kernel-Mode Driver Framework (KMDF) USB pipe object's I/O target.
!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
Wdfkd.dll
Frameworks
KMDF 1, UMDF 2
Additional Information
For more information, see Kernel-Mode Driver Framework Debugging.