LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
uint8_t | type |
uint8_t | pad1 |
uint16_t | pad2 |
uint32_t | length |
Definition at line 1102 of file rfbproto.h.
uint32_t length |
Definition at line 1106 of file rfbproto.h.
uint8_t pad1 |
Definition at line 1104 of file rfbproto.h.
uint16_t pad2 |
Definition at line 1105 of file rfbproto.h.
uint8_t type |
Definition at line 1103 of file rfbproto.h.