Debugging Tools for Windows |
The !ks.devhdr extension displays the kernel streaming device header associated with the given WDM object.
Windows NT 4.0 | Not available |
Windows 2000 | winxp\ks.dll |
Windows XP and later | ks.dll |
The output from !ks.allstreams can be used as the input for !ks.devhdr.
Here is an example of the !ks.devhdr display:
Device Header 824ca1e0
Child Create Handler List:
Create Item eb3a7284
CreateFunction = sysaudio!CFilterInstance::FilterDispatchCreate+0x00
ObjectClass = NULL
Flags = 0
For more information, see Kernel Streaming Debugging.