Expand description
Input device hardware ID and events.
§Full API
See zng_app::view_process::raw_device_events for the full API.
Structs§
- AxisId
- Identifier for a specific analog axis on some device.
- Axis
Motion Args - Arguments for
AXIS_MOTION_EVENT. - INPUT_
DEVICES - Input devices info service.
- Input
Device Capability - Capabilities of an input device.
- Input
Device Id - Unique identifier of an input device event source.
- Input
Device Info - Info about an human input device.
- Input
Devices Changed Args - Arguments for
INPUT_DEVICES_CHANGED_EVENT.
Statics§
- AXIS_
MOTION_ EVENT - Motion on some analog axis.
- INPUT_
DEVICES_ CHANGED_ EVENT - Raw input devices have been added or removed from the system.