¿Qué significa el código NTSTATUS 0xC01E0344 (STATUS_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL)?

 
Anterior Siguiente
STATUS_GRAPHICS_CANT_ACCESS_ACTIVE_VIDPN STATUS_GRAPHICS_INVALID_PATH_CONTENT_GEOMETRY_TRANSFORMATION

STATUS_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL

Qué significa STATUS_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL

STATUS_GRAPHICS_INVALID_PATH_IMPORTANCE_ORDINAL valida metadata de ordering del path. Un source-target pair puede ser válido y aun llevar un ordinal duplicado/fuera de rango/copied desde otra topology.

El error está en policy/order metadata, no en display timing.

Qué comprobar

  • Capture ordinal y topology path list.
  • Compruebe uniqueness/range.
  • Revise copy/augmentation code.
  • Reasigne ordinals coherentemente para toda la topology.

Referencias técnicas


¿Buscas un código diferente? Buscar otro código de estado o error.