!wudfext.wudfusbpipe

The !wudfext.wudfusbpipe extension displays information about a USB pipe object.

!wudfext.wudfusbpipe pWDFUSBPipe TypeName

Parameters

pWDFUSBPipe
Specifies the address of the IWDFUsbTargetPipe interface to display information about. The !wudfext.wudfobject extension command determines the address of IWDFUsbTargetPipe.

TypeName
Optional. Specifies the type of the interface (for example, IWDFDevice). If a value for TypeName is supplied, the extension uses the value as the type of the interface. If an asterisk (*) is supplied as TypeName, or if TypeName is omitted, the extension attempts to automatically determine the type of the supplied interface.

DLL

Wudfext.dll

Additional Information

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