DISPLAY_DEVICE class base struct

The DISPLAY_DEVICE structure receives information about the display device specified by the iDevNum parameter of the EnumDisplayDevices function.

Inheritance

Constructors

DISPLAY_DEVICE()

Properties

cb int
getter/setter pair
DeviceID String
getter/setter pair
DeviceKey String
getter/setter pair
DeviceName String
getter/setter pair
DeviceString String
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
StateFlags int
getter/setter pair

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited