Site icon EfmSoft

What does HRESULT 0xC026231A (ERROR_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY) mean?

 
Previous Next
ERROR_GRAPHICS_INVALID_VIDPN_PRESENT_PATH ERROR_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGESET

ERROR_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY

ERROR_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY is associated with a request for the miniport driver to augment a topology, often for a specified source. The driver is being asked to propose paths; it is not merely validating a complete topology supplied by Windows.

Use the request arguments and current child relations to determine why no path can be proposed. There may be no connected or available target, hardware routing may prohibit another path, or the callback may not implement the requested recommendation scenario. If a topology already exists, validate it through the support callback instead of treating this result as proof that every display configuration is impossible.

Questions for the recommendation path

Microsoft: arguments for topology recommendation

Microsoft: determining whether a VidPN is supported

Microsoft: Video Present Network model


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

Exit mobile version