Klasse WinUser.MOUSEINPUT

java.lang.Object
com.sun.jna.Structure
com.sun.jna.platform.win32.WinUser.MOUSEINPUT
Bekannte direkte Unterklassen:
WinUser.MOUSEINPUT.ByReference
Umschließende Schnittstelle:
WinUser

@FieldOrder({"dx","dy","mouseData","dwFlags","time","dwExtraInfo"}) public static class WinUser.MOUSEINPUT extends Structure
Contains information about a simulated mouse event.