| Anterior | Siguiente |
| STATUS_GRAPHICS_TARGET_ALREADY_IN_SET | STATUS_GRAPHICS_NO_RECOMMENDED_VIDPN_TOPOLOGY |
STATUS_GRAPHICS_INVALID_VIDPN_PRESENT_PATH
Qué significa STATUS_GRAPHICS_INVALID_VIDPN_PRESENT_PATH
Un path incluye source/target y también scaling, rotation, color basis, content type, gamma y support fields. STATUS_GRAPHICS_INVALID_VIDPN_PRESENT_PATH puede fallar aunque ambos IDs existan.
Reducirlo a “unsupported resolution” pierde las transformations que suelen ser decisivas.
Qué comprobar
- Capture source/target IDs y todas las path transformations.
- Compare con advertised path support.
- Revise pinned properties/cofunctional constraints.
- Valide el descriptor completo antes de cambiar modes.
Referencias técnicas
¿Buscas un código diferente? Buscar otro código de estado o error.