Debugging Tools for Windows |
The !wdfkd.wdfchildlist extension displays a child list's state and information about all of the device identification descriptions that are in the child list.
Windows NT 4.0 | Unavailable |
Windows 2000 and later | Wdfkd.dll |
The following example shows a !wdfkd.wdfchildlist display.
Dumping WDFCHILDLIST 0x7cc090c8
---------------------------------------
owning !WDFDEVICE 0x7ca7b1c0
ID description size 0x8
State:
-----
List is unlocked, changes will be applied immediately
No scans or enumerations are active on the list
Descriptions:
------------
PDO !WDFDEVICE 0x7cad31c8, ID description 0x83ac4ff4
+Device WDM !devobj 0x81fb00e8, WDF pnp state WdfDevStatePnpStarted (0x119)
+Device found in last scan
No pending insertions are in the list.
Callbacks:
---------
EvtChildListCreateDevice: wdfrawbusenumtest!RawBus_RawPdo_Create (f22263b0)
For more information, see Kernel-Mode Driver Framework Debugging.