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 1003 of file rfbproto.h.


Field Documentation

uint8_t contentParam

Definition at line 1006 of file rfbproto.h.

uint8_t contentType

Definition at line 1005 of file rfbproto.h.

uint32_t length

Definition at line 1010 of file rfbproto.h.

uint8_t pad

Definition at line 1007 of file rfbproto.h.

uint32_t size

Definition at line 1008 of file rfbproto.h.

uint8_t type

Definition at line 1004 of file rfbproto.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines