LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
uint8_t | type |
uint8_t | contentType |
uint8_t | contentParam |
uint8_t | pad |
uint32_t | size |
uint32_t | length |
Definition at line 1026 of file rfbproto.h.
uint8_t contentParam |
Definition at line 1029 of file rfbproto.h.
uint8_t contentType |
Definition at line 1028 of file rfbproto.h.
uint32_t length |
Definition at line 1033 of file rfbproto.h.
uint8_t pad |
Definition at line 1030 of file rfbproto.h.
uint32_t size |
Definition at line 1031 of file rfbproto.h.
uint8_t type |
Definition at line 1027 of file rfbproto.h.