Reference Library
DisplayDeviceStateFlags Enumeration
NamespacesAsgard5.DiagnosticsDisplayDeviceStateFlags
Declaration Syntax
C#Visual BasicVisual C++
[FlagsAttribute]
public enum DisplayDeviceStateFlags
<FlagsAttribute> _
Public Enumeration DisplayDeviceStateFlags
[FlagsAttribute]
public enum class DisplayDeviceStateFlags
Members
MemberDescription
AttachedToDesktop
The device is part of the desktop.

MultiDriver
PrimaryDevice
The device is part of the desktop.

MirroringDriver
Represents a pseudo device used to mirror application drawing for remoting or other purposes.

VGACompatible
The device is VGA compatible.

Removable
The device is removable; it cannot be the primary display.

ModesPruned
The device has more display modes than its output devices support.

Remote
Disconnect

Assembly: Asgard5Library (Module: Asgard5Library)