Site icon EfmSoft

What does NTSTATUS 0xC01E0313 (STATUS_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY) mean?

 
Previous Next
STATUS_GRAPHICS_PINNED_MODE_MUST_REMAIN_IN_SET STATUS_GRAPHICS_MODE_ALREADY_IN_MODESET

STATUS_GRAPHICS_PATH_ALREADY_IN_TOPOLOGY

The duplicate is an edge in the topology graph

A VidPN present path is the association of one source with one target plus its transformations and support information. This status means the caller tried to add a path that the topology already contains. It is not a report that two monitors show the same desktop; clone arrangements can be valid when represented by distinct target paths.

Look for repeated insertion during topology rebuild, retry logic that did not clear temporary state, or duplicate enumeration of a connector. Compare the exact source/target pair and path identity, not only the human-readable display name.

Diagnose the builder

References


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

Exit mobile version