This is work in progress.

Windows /Headers /winerror.h /ERROR_GRAPHICS_MONITOR_NO_LONGER_EXISTS

ERROR_GRAPHICS_MONITOR_NO_LONGER_EXISTS

Code: 0xc026258d (3223725453)

HRESULT Facility: FACILITY_GRAPHICS (38)

NTSTATUS Facility: Unknown (38)

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
kernel32.dll0xc026258dThe 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