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