Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
The INVALID_DRIVER_HANDLE bug check has a value of 0x0000011F. This indicates that someone has closed the initial handle for a driver between inserting the driver object and referencing the handle.
Important
This article is for programmers. If you're a customer who has received a blue screen error code while using your computer, see Troubleshoot blue screen errors.
INVALID_DRIVER_HANDLE Parameters
| Parameter | Description |
|---|---|
| 1 | The handle value for the driver object. |
| 2 | The status returned trying to reference the object. |
| 3 | The address of the PDRIVER_OBJECT. |
| 4 | Reserved |