Crate ironrdp_input

Crate ironrdp_input 

Source
Expand description

§IronRDP Input

Helpers to build RDP FastPathInput packets.

This crate is part of the IronRDP project.

Structs§

Database
In-memory database for maintaining the current keyboard and mouse state.
MousePosition
Cursor position for a mouse device.
Scancode
Keyboard scan code.
WheelRotations
Mouse wheel rotations.

Enums§

MouseButton
Operation

Functions§

synchronize_event
Returns the RDP input event to send in order to synchronize lock keys.

Type Aliases§

KeyboardState
MouseButtonsState