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.
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 StatusFlags As UInteger
Dim instance As DisplayConfigPathTargetInfo
Dim value As UInteger
value = instance.StatusFlags
instance.StatusFlags = value
public:
unsigned int StatusFlags
val mutable StatusFlags: uint32
No code example is currently available or this language may not be supported.
Field Value
UInt32