LibVNCServer/LibVNCClient
Data Fields
rfbFileTransferMsg Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t type
 
uint8_t contentType
 
uint8_t contentParam
 
uint8_t pad
 
uint32_t size
 
uint32_t length
 

Detailed Description

Definition at line 1026 of file rfbproto.h.

Field Documentation

◆ contentParam

uint8_t contentParam

Definition at line 1029 of file rfbproto.h.

◆ contentType

uint8_t contentType

Definition at line 1028 of file rfbproto.h.

◆ length

uint32_t length

Definition at line 1033 of file rfbproto.h.

◆ pad

uint8_t pad

Definition at line 1030 of file rfbproto.h.

◆ size

uint32_t size

Definition at line 1031 of file rfbproto.h.

◆ type

uint8_t type

Definition at line 1027 of file rfbproto.h.


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