LibVNCServer/LibVNCClient
Data Fields
rfbPointerEventMsg Struct Reference

#include <rfbproto.h>

Data Fields

uint8_t type
 
uint8_t buttonMask
 
uint16_t x
 
uint16_t y
 

Detailed Description

Definition at line 1422 of file rfbproto.h.

Field Documentation

◆ buttonMask

uint8_t buttonMask

Definition at line 1424 of file rfbproto.h.

◆ type

uint8_t type

Definition at line 1423 of file rfbproto.h.

◆ x

uint16_t x

Definition at line 1425 of file rfbproto.h.

◆ y

uint16_t y

Definition at line 1426 of file rfbproto.h.


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