LibVNCServer/LibVNCClient
Data Fields
rfbSetDesktopSizeMsg Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t type
 
uint8_t pad1
 
uint16_t width
 
uint16_t height
 
uint8_t numberOfScreens
 
uint8_t pad2
 

Detailed Description

Definition at line 1201 of file rfbproto.h.

Field Documentation

◆ height

uint16_t height

Definition at line 1205 of file rfbproto.h.

◆ numberOfScreens

uint8_t numberOfScreens

Definition at line 1206 of file rfbproto.h.

◆ pad1

uint8_t pad1

Definition at line 1203 of file rfbproto.h.

◆ pad2

uint8_t pad2

Definition at line 1207 of file rfbproto.h.

◆ type

uint8_t type

Definition at line 1202 of file rfbproto.h.

◆ width

uint16_t width

Definition at line 1204 of file rfbproto.h.


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