windbg_handle
Inspect kernel handles in the target with !handle. Pass arguments to filter, or leave empty to list all handles.
Instructions
Run !handle to inspect kernel handles in the target. Empty args lists all handles.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| args | No | Arguments to !handle, e.g. '0 f File' |