DevModeDisplayDisplayFixedOutput Field

For fixed-resolution display devices only, how the display presents a low-resolution mode on a higher-resolution display.

For example, if a display device's resolution is fixed at 1024 x 768 pixels but its mode is set to 640x480 pixels, the device can either display a 640x480 image somewhere in the interior of the 1024x768 screen space or stretch the 640x480 image to fill the larger screen space.

If DisplayFixedOutput is not set, this member must be zero.

Definition

Namespace: DevCase.Win32.Structures
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public int DisplayFixedOutput

Field Value

Int32

See Also