LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
uint8_t | type |
uint8_t | pad |
uint16_t | nEncodings |
Definition at line 1338 of file rfbproto.h.
uint16_t nEncodings |
Definition at line 1341 of file rfbproto.h.
uint8_t pad |
Definition at line 1340 of file rfbproto.h.
uint8_t type |
Definition at line 1339 of file rfbproto.h.