LibVNCServer/LibVNCClient
Data Fields
rfbCoRRERectangle Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t x
 
uint8_t y
 
uint8_t w
 
uint8_t h
 

Detailed Description

Definition at line 666 of file rfbproto.h.

Field Documentation

◆ h

uint8_t h

Definition at line 670 of file rfbproto.h.

◆ w

uint8_t w

Definition at line 669 of file rfbproto.h.

◆ x

uint8_t x

Definition at line 667 of file rfbproto.h.

◆ y

uint8_t y

Definition at line 668 of file rfbproto.h.


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