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.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public bool TargetAvailable
Public TargetAvailable As Boolean
Dim instance As DisplayConfigPathTargetInfo
Dim value As Boolean
value = instance.TargetAvailable
instance.TargetAvailable = value
public:
bool TargetAvailable
val mutable TargetAvailable: bool
No code example is currently available or this language may not be supported.
Field Value
Boolean