DisplayConfigPathTargetInfoStatusFlags Field

One or more flags that indicates the status of the target.

The following values are supported:

DISPLAYCONFIG_TARGET_IN_USE: Target is in use on an active path.

DISPLAYCONFIG_TARGET_FORCIBLE: The output can be forced on this target even if a monitor is not detected.

DISPLAYCONFIG_TARGET_FORCED_AVAILABILITY_BOOT: Output is currently being forced in a boot-persistent manner.

DISPLAYCONFIG_TARGET_FORCED_AVAILABILITY_PATH: Output is currently being forced in a path-persistent manner.

DISPLAYCONFIG_TARGET_FORCED_AVAILABILITY_SYSTEM: Output is currently being forced in a non-persistent manner.

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 StatusFlags

Field Value

UInt32

See Also