QueryDisplayConfigFlags Enumeration

Definition

Namespace: DevCase.Win32.Enums
Assembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[FlagsAttribute]
public enum QueryDisplayConfigFlags

Remarks

Members

AllPaths 1 Requests the table sizes to hold all the possible path combinations.
OnlyActivePaths 2 Requests the table sizes to hold only active paths.
DatabaseCurrent 4 Requests the table sizes to hold the active paths as defined in the persistence database for the currently connected monitors.
VirtualModeAware 16 Undocumented.
IncludeHMD 32 Undocumented.

See Also