LibVNCServer/LibVNCClient
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 147 of file rfbproto.h.

Field Documentation

◆ h

uint16_t h

Definition at line 151 of file rfbproto.h.

◆ w

uint16_t w

Definition at line 150 of file rfbproto.h.

◆ x

uint16_t x

Definition at line 148 of file rfbproto.h.

◆ y

uint16_t y

Definition at line 149 of file rfbproto.h.


The documentation for this struct was generated from the following file: