LibVNCServer/LibVNCClient
Data Fields
rfbQemuExtendedKeyEventMsg Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t type
 
uint8_t subtype
 
uint16_t down
 
uint32_t keysym
 
uint32_t keycode
 

Detailed Description

Definition at line 1407 of file rfbproto.h.

Field Documentation

◆ down

uint16_t down

Definition at line 1410 of file rfbproto.h.

◆ keycode

uint32_t keycode

Definition at line 1412 of file rfbproto.h.

◆ keysym

uint32_t keysym

Definition at line 1411 of file rfbproto.h.

◆ subtype

uint8_t subtype

Definition at line 1409 of file rfbproto.h.

◆ type

uint8_t type

Definition at line 1408 of file rfbproto.h.


The documentation for this struct was generated from the following file: