Site icon EfmSoft

¿Qué significa el código NTSTATUS 0xC01E0357 (STATUS_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN)?

 
Anterior Siguiente
STATUS_GRAPHICS_INVALID_MODE_PRUNING_ALGORITHM STATUS_GRAPHICS_INVALID_MONITOR_FREQUENCYRANGE_CONSTRAINT

STATUS_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN

Qué significa STATUS_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN

Un monitor source mode puede registrar si la capability procede de descriptor/default/INF u otra fuente soportada. STATUS_GRAPHICS_INVALID_MONITOR_CAPABILITY_ORIGIN valida esa procedencia, no la resolución física en sí.

Inventar un origin para hacer pasar la estructura puede hacer que pruning/recommendation trate el modo con reglas equivocadas.

Qué comprobar

  • Capture Origin field y cómo se construyó el mode.
  • Distinga descriptor-derived, default y override sources.
  • Revise enum/version de la estructura.
  • No cambie el origin sin corregir la fuente real de la capability.

Referencias técnicas


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

Exit mobile version