Site icon EfmSoft

What does NTSTATUS 0xC01E0341 (STATUS_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT) mean?

 
Previous Next
STATUS_GRAPHICS_TARGET_NOT_IN_TOPOLOGY STATUS_GRAPHICS_VIDPN_SOURCE_IN_USE

STATUS_GRAPHICS_NO_DISPLAY_MODE_MANAGEMENT_SUPPORT

The display mode management interface is unavailable

VidPN work depends on interfaces that expose display mode management objects and operations. This status means the caller failed to acquire the required interface for the adapter or object being handled.

It should be diagnosed as an interface/lifetime mismatch before looking at individual modes. The adapter might not support that WDDM path, the call might be happening too early or too late in device lifetime, or the wrong object type might be passed to an interface-acquisition helper.

What to check

References


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

Exit mobile version