LibVNCServer/LibVNCClient
Data Fields
rfbFramebufferUpdateRequestMsg Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t type
 
uint8_t incremental
 
uint16_t x
 
uint16_t y
 
uint16_t w
 
uint16_t h
 

Detailed Description

Definition at line 1354 of file rfbproto.h.

Field Documentation

◆ h

uint16_t h

Definition at line 1360 of file rfbproto.h.

◆ incremental

uint8_t incremental

Definition at line 1356 of file rfbproto.h.

◆ type

uint8_t type

Definition at line 1355 of file rfbproto.h.

◆ w

uint16_t w

Definition at line 1359 of file rfbproto.h.

◆ x

uint16_t x

Definition at line 1357 of file rfbproto.h.

◆ y

uint16_t y

Definition at line 1358 of file rfbproto.h.


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