!wudfext.wudffile

The !wudfext.wudffile extension displays information about a framework file.

!wudfext.wudffile pWDFFile [TypeName] 

Parameters

pWDFFile
Specifies the address of the IWDFFile interface to display information about.

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.