This is work in progress.

Windows /Headers /ntstatus.h /STATUS_GRAPHICS_MONITOR_NO_LONGER_EXISTS

STATUS_GRAPHICS_MONITOR_NO_LONGER_EXISTS

Code: 0xc01e058d (3223192973)

HRESULT Facility: Unknown (30)

NTSTATUS Facility: FACILITY_GRAPHICS_KERNEL (30)

Abstract

The operating system asynchronously destroyed the monitor which corresponds to this handle because the operating system's state changed. This error typically occurs because the monitor PDO associated with this handle was removed, the monitor PDO associated with this handle was stopped, or a display mode change occurred. A display mode change occurs when windows sends a WM_DISPLAYCHANGE windows message to applications.

Associated Modules

ModuleCodeDescription
ntdll.dll0xc01e058dThe operating system asynchronously destroyed the monitor which corresponds to this handle because the operating system's state changed. This error typically occurs because the monitor PDO associated with this handle was removed, the monitor PDO associated with this handle was stopped, or a display mode change occurred. A display mode change occurs when windows sends a WM_DISPLAYCHANGE windows message to applications.
1 entry