POINTER_INFO class base struct

Contains basic pointer information common to all pointer types. Applications can retrieve this information using the GetPointerInfo, GetPointerFrameInfo, GetPointerInfoHistory and GetPointerFrameInfoHistory functions.

Inheritance
Implemented types
Available extensions

Constructors

POINTER_INFO()

Properties

ButtonChangeType int
getter/setter pair
dwKeyStates int
getter/setter pair
dwTime int
getter/setter pair
frameId int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
historyCount int
getter/setter pair
hwndTarget int
getter/setter pair
InputData int
getter/setter pair
PerformanceCount int
getter/setter pair
pointerFlags int
getter/setter pair
pointerId int
getter/setter pair
pointerType int
getter/setter pair
ptHimetricLocation POINT
getter/setter pair
ptHimetricLocationRaw POINT
getter/setter pair
ptPixelLocation POINT
getter/setter pair
ptPixelLocationRaw POINT
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sourceDevice 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