LibVNCServer/LibVNCClient
Data Fields
rfbExtDesktopScreen Struct Reference

#include <rfbproto.h>

Data Fields

uint32_t id
 
uint16_t x
 
uint16_t y
 
uint16_t width
 
uint16_t height
 
uint32_t flags
 

Detailed Description

Definition at line 1171 of file rfbproto.h.

Field Documentation

◆ flags

uint32_t flags

Definition at line 1177 of file rfbproto.h.

◆ height

uint16_t height

Definition at line 1176 of file rfbproto.h.

◆ id

uint32_t id

Definition at line 1172 of file rfbproto.h.

◆ width

uint16_t width

Definition at line 1175 of file rfbproto.h.

◆ x

uint16_t x

Definition at line 1173 of file rfbproto.h.

◆ y

uint16_t y

Definition at line 1174 of file rfbproto.h.


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