LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
uint8_t | x |
uint8_t | y |
uint8_t | w |
uint8_t | h |
Definition at line 666 of file rfbproto.h.
uint8_t h |
Definition at line 670 of file rfbproto.h.
uint8_t w |
Definition at line 669 of file rfbproto.h.
uint8_t x |
Definition at line 667 of file rfbproto.h.
uint8_t y |
Definition at line 668 of file rfbproto.h.