Site icon EfmSoft

What does NTSTATUS 0xC01E0321 (STATUS_GRAPHICS_INVALID_MONITOR_SOURCEMODESET) mean?

 
Previous Next
STATUS_GRAPHICS_STALE_MODESET STATUS_GRAPHICS_INVALID_MONITOR_SOURCE_MODE

STATUS_GRAPHICS_INVALID_MONITOR_SOURCEMODESET

The mode-set container is invalid, not merely one mode

STATUS_GRAPHICS_INVALID_MONITOR_SOURCEMODESET applies to the VidPN object that contains monitor source modes for a target. A monitor source mode set is separate from the adapter source mode set and target mode set; it represents signal formats supported by the external display connected to that target.

Diagnose object provenance and lifetime first. A set can be stale after a topology change, associated with the wrong target, or obtained from an incompatible operation. Reusing a handle or structure from an earlier VidPN can produce this status even when the individual modes would otherwise be valid.

What to check

References


Looking for a different code? Search another status or error code.

Exit mobile version