|
LibVNCServer/LibVNCClient
|
#include <rfbproto.h>
Data Fields | |
| uint8_t | type |
| uint8_t | pad1 |
| uint16_t | width |
| uint16_t | height |
| uint8_t | numberOfScreens |
| uint8_t | pad2 |
Definition at line 1201 of file rfbproto.h.
| uint16_t height |
Definition at line 1205 of file rfbproto.h.
| uint8_t numberOfScreens |
Definition at line 1206 of file rfbproto.h.
| uint8_t pad1 |
Definition at line 1203 of file rfbproto.h.
| uint8_t pad2 |
Definition at line 1207 of file rfbproto.h.
| uint8_t type |
Definition at line 1202 of file rfbproto.h.
| uint16_t width |
Definition at line 1204 of file rfbproto.h.