ws v1.0.10 (2017-05-27T17:13:21Z)
Dub
Repo
INPUT.__anonymous
ws
gui
input
INPUT
Undocumented in source.
struct
INPUT
union
__anonymous {
MOUSEINPUT
mi
;
KEYBDINPUT
ki
;
HARDWAREINPUT
hi
;
}
Members
Variables
hi
HARDWAREINPUT
hi
;
Undocumented in source.
ki
KEYBDINPUT
ki
;
Undocumented in source.
mi
MOUSEINPUT
mi
;
Undocumented in source.
Meta
Source
See Implementation
ws
gui
input
INPUT
unions
__anonymous
variables
type