DisplayConfigPathTargetInfoTargetAvailable Field

A value that specifies whether the target is available.

Because the asynchronous nature of display topology changes when a monitor is removed, a path might still be marked as active even though the monitor has been removed.

In such a case, TargetAvailable could be for an active path. This is typically a transient situation that will change after the operating system takes action on the monitor removal.

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 bool TargetAvailable

Field Value

Boolean

See Also