RawMouseLastY Field
The motion in the Y direction.
This is signed relative motion or absolute motion, depending on the value of
Flags.
Namespace: DevCase.Win32.StructuresAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
[FieldOffsetAttribute(16)]
public int LastY
<FieldOffsetAttribute(16)>
Public LastY As Integer
Dim instance As RawMouse
Dim value As Integer
value = instance.LastY
instance.LastY = value
public:
[FieldOffsetAttribute(16)]
int LastY
[<FieldOffsetAttribute(16)>]
val mutable LastY: int
No code example is currently available or this language may not be supported.
Field Value
Int32