windows-headers v1.0.5 (2023-02-25T02:47:12Z)
Dub
Repo
INPUT.__anonymous
windows
winuser
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
windows
winuser
INPUT
unions
__anonymous
variables
type