ws ~master (2021-08-13T10:04:01Z)
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