Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The .closehandle command closes a handle owned by the target application.
.closehandle Handle
.closehandle -a
Parameters
Handle
Specifies the handle to be closed.
-a
Causes all handles owned by the target application to be closed.
Environment
Item | Description |
---|---|
Modes | user mode only |
Targets | live debugging only |
Platforms | all |
Remarks
You can use the !handle extension to display the existing handles.