RawMouseLastX Field
The motion in the X 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(12)]
public int LastX
<FieldOffsetAttribute(12)>
Public LastX As Integer
Dim instance As RawMouse
Dim value As Integer
value = instance.LastX
instance.LastX = value
public:
[FieldOffsetAttribute(12)]
int LastX
[<FieldOffsetAttribute(12)>]
val mutable LastX: int
No code example is currently available or this language may not be supported.
Field Value
Int32