LibVNCServer/LibVNCClient
Data Fields
rfbKeyEventMsg Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t type
 
uint8_t down
 
uint16_t pad
 
uint32_t key
 

Detailed Description

Definition at line 1397 of file rfbproto.h.

Field Documentation

◆ down

uint8_t down

Definition at line 1399 of file rfbproto.h.

◆ key

uint32_t key

Definition at line 1401 of file rfbproto.h.

◆ pad

uint16_t pad

Definition at line 1400 of file rfbproto.h.

◆ type

uint8_t type

Definition at line 1398 of file rfbproto.h.


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