Data Fields

rfbRectangle Struct Reference

#include <rfbproto.h>

Data Fields

uint16_t x
uint16_t y
uint16_t w
uint16_t h

Detailed Description

Definition at line 136 of file rfbproto.h.


Field Documentation

uint16_t h

Definition at line 140 of file rfbproto.h.

uint16_t w

Definition at line 139 of file rfbproto.h.

uint16_t x

Definition at line 137 of file rfbproto.h.

uint16_t y

Definition at line 138 of file rfbproto.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines