LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
uint16_t | x |
uint16_t | y |
uint16_t | w |
uint16_t | h |
Definition at line 147 of file rfbproto.h.
uint16_t h |
Definition at line 151 of file rfbproto.h.
uint16_t w |
Definition at line 150 of file rfbproto.h.
uint16_t x |
Definition at line 148 of file rfbproto.h.
uint16_t y |
Definition at line 149 of file rfbproto.h.