|
LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
| uint8_t | type |
| uint8_t | down |
| uint16_t | pad |
| uint32_t | key |
Definition at line 1397 of file rfbproto.h.
| uint8_t down |
Definition at line 1399 of file rfbproto.h.
| uint32_t key |
Definition at line 1401 of file rfbproto.h.
| uint16_t pad |
Definition at line 1400 of file rfbproto.h.
| uint8_t type |
Definition at line 1398 of file rfbproto.h.