[][src]Module rdp::core::event

Structs

BitmapEvent

A bitmap event is used to notify client that it received an old school bitmap data

KeyboardEvent

Keyboard event It's a raw event using Scancode to inform which key is pressed

PointerEvent

A mouse pointer event

Enums

PointerButton
RdpEvent

All event handle by RDP protocol implemented by rdp-rs