DisplayConfigPathInfoFlags Field

One or more flags that indicates the state of the path.

The following values are supported:

DISPLAYCONFIG_PATH_ACTIVE: Set by QueryDisplayConfig to indicate that the path is active and part of the desktop. If this flag value is set, SetDisplayConfig attempts to enable this path.

DISPLAYCONFIG_PATH_SUPPORT_VIRTUAL_MODE: Set by QueryDisplayConfig to indicate that the path supports the virtual mode.

Supported starting in Windows 10.

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 uint Flags

Field Value

UInt32

See Also