DISPLAYCONFIG_PATH_TARGET_INFO class Struct

The DISPLAYCONFIG_PATH_TARGET_INFO structure contains target information for a single path.

Inheritance
Available Extensions

Properties

adapterId LUID
getter/setter pair
Anonymous ↔ _DISPLAYCONFIG_PATH_TARGET_INFO__Anonymous_e__Union
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
id int
getter/setter pair
outputTechnology int
getter/setter pair
refreshRate DISPLAYCONFIG_RATIONAL
getter/setter pair
rotation int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
scaling int
getter/setter pair
scanLineOrdering int
getter/setter pair
statusFlags int
getter/setter pair
targetAvailable 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