Site icon EfmSoft

What does NTSTATUS 0xC01E030B (STATUS_GRAPHICS_INVALID_ACTIVE_REGION) mean?

 
Previous Next
STATUS_GRAPHICS_INVALID_FREQUENCY STATUS_GRAPHICS_INVALID_TOTAL_REGION

STATUS_GRAPHICS_INVALID_ACTIVE_REGION

Active image area is not the complete signal period

The active region is the portion of each timing interval that carries visible pixels or lines. It must be compatible with the total region and with the mode’s other timing fields. This status points to an invalid active-width or active-height definition, not simply a monitor that declined a resolution.

For a valid signal, active dimensions cannot be interpreted independently of blanking and total dimensions. A calculation that mixes pixel counts with byte strides, uses an overflowed total, or swaps horizontal and vertical fields can produce this result before any physical output is programmed.

Check the signal descriptor

References


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

Exit mobile version