Enum DisplayDeviceStateFlags
Namespace: Asgard3.Core
Assembly: Asgard3.Core.dll
Syntax
[Flags]
public enum DisplayDeviceStateFlags
Fields
Name | Description |
---|---|
AttachedToDesktop | The device is part of the desktop. |
Disconnect | |
MirroringDriver | Represents a pseudo device used to mirror application drawing for remoting or other purposes. |
ModesPruned | The device has more display modes than its output devices support. |
MultiDriver | |
PrimaryDevice | The device is part of the desktop. |
Remote | |
Removable | The device is removable; it cannot be the primary display. |
VGACompatible | The device is VGA compatible. |