Site icon EfmSoft

What does NTSTATUS 0xC01E0359 (STATUS_GRAPHICS_MAX_NUM_PATHS_REACHED) mean?

 
Previous Next
STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT STATUS_GRAPHICS_CANCEL_VIDPN_TOPOLOGY_AUGMENTATION

STATUS_GRAPHICS_MAX_NUM_PATHS_REACHED

The topology has reached its supported path limit

A VidPN topology is a set of source-target present paths, and there is a maximum number of paths that can be represented or supported for the adapter and interface. This status means adding another path would exceed that limit.

This is not the same as a mode being unsupported. The individual source and target might both be valid, but the topology already contains too many paths. Clone and multi-monitor expansion code should therefore log path count and topology shape, not only the failing endpoint.

What to check

References


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

Exit mobile version