LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
uint8_t | type |
uint8_t | pad |
uint16_t | nRects |
Definition at line 557 of file rfbproto.h.
uint16_t nRects |
Definition at line 560 of file rfbproto.h.
uint8_t pad |
Definition at line 559 of file rfbproto.h.
uint8_t type |
Definition at line 558 of file rfbproto.h.