!wdfkd.wdfchildlist

!wdfkd.wdfchildlist 擴充功能會顯示子列表的狀態,以及子清單中所有裝置標識符描述的相關信息。

!wdfkd.wdfchildlist Handle 

參數

處理
子清單的 WDFCHILDLIST 型別句柄。

DLL

Wdfkd.dll

架構

KMDF 1

其他資訊

如需詳細資訊,請參閱 內核模式驅動程序架構偵錯。

備註

下列範例顯示 !wdfkd.wdfchildlist 顯示。

kd> !wdfchildlist 0x7cc090c8 

## 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)