Debugging Tools for Windows |
The !ks.ohdr extension displays details of a kernel streaming object header.
Windows NT 4.0 | Not available |
Windows 2000 | winxp\ks.dll |
Windows XP and later | ks.dll |
The !ks.ohdr command works similarly to !ks.objhdr in that it displays details of a KS object header. The difference is that the caller provides the direct address of the KS object header, instead of the address of the associated file object.
Levels and flags for !ks.ohdr are identical to those described in !ks.dump.
If the data you are querying is not paged out, consider using !ks.dump instead of !ks.ohdr.
For more information, see Kernel Streaming Debugging.