LibVNCServer/LibVNCClient
Data Fields
rfbResizeFrameBufferMsg Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t type
 
uint8_t pad1
 
uint16_t framebufferWidth
 
uint16_t framebufferHeigth
 

Detailed Description

Definition at line 1220 of file rfbproto.h.

Field Documentation

◆ framebufferHeigth

uint16_t framebufferHeigth

Definition at line 1224 of file rfbproto.h.

◆ framebufferWidth

uint16_t framebufferWidth

Definition at line 1223 of file rfbproto.h.

◆ pad1

uint8_t pad1

Definition at line 1222 of file rfbproto.h.

◆ type

uint8_t type

Definition at line 1221 of file rfbproto.h.


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