LibVNCServer/LibVNCClient
Data Fields
rfbPalmVNCReSizeFrameBufferMsg Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t type
 
uint8_t pad1
 
uint16_t desktop_w
 
uint16_t desktop_h
 
uint16_t buffer_w
 
uint16_t buffer_h
 
uint16_t pad2
 

Detailed Description

Definition at line 1238 of file rfbproto.h.

Field Documentation

◆ buffer_h

uint16_t buffer_h

Definition at line 1244 of file rfbproto.h.

◆ buffer_w

uint16_t buffer_w

Definition at line 1243 of file rfbproto.h.

◆ desktop_h

uint16_t desktop_h

Definition at line 1242 of file rfbproto.h.

◆ desktop_w

uint16_t desktop_w

Definition at line 1241 of file rfbproto.h.

◆ pad1

uint8_t pad1

Definition at line 1240 of file rfbproto.h.

◆ pad2

uint16_t pad2

Definition at line 1245 of file rfbproto.h.

◆ type

uint8_t type

Definition at line 1239 of file rfbproto.h.


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