LibVNCServer/LibVNCClient
|
#include <rfb.h>
Data Fields | |
uint32_t | count |
rfbBool | is16 |
is the data format short? More... | |
union { | |
uint8_t * bytes | |
uint16_t * shorts | |
} | data |
there have to be count*3 entries More... | |
union { ... } data |
there have to be count*3 entries