LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
uint8_t | type |
uint8_t | pad1 |
uint16_t | framebufferWidth |
uint16_t | framebufferHeigth |
Definition at line 1220 of file rfbproto.h.
uint16_t framebufferHeigth |
Definition at line 1224 of file rfbproto.h.
uint16_t framebufferWidth |
Definition at line 1223 of file rfbproto.h.
uint8_t pad1 |
Definition at line 1222 of file rfbproto.h.
uint8_t type |
Definition at line 1221 of file rfbproto.h.