krfb
rfbFramebufferUpdateRequestMsg Struct Reference
#include <rfbproto.h>
Public Attributes | |
uint16_t | h |
uint8_t | incremental |
uint8_t | type |
uint16_t | w |
uint16_t | x |
uint16_t | y |
Detailed Description
Definition at line 1244 of file rfbproto.h.
Member Data Documentation
uint16_t rfbFramebufferUpdateRequestMsg::h |
Definition at line 1250 of file rfbproto.h.
uint8_t rfbFramebufferUpdateRequestMsg::incremental |
Definition at line 1246 of file rfbproto.h.
uint8_t rfbFramebufferUpdateRequestMsg::type |
Definition at line 1245 of file rfbproto.h.
uint16_t rfbFramebufferUpdateRequestMsg::w |
Definition at line 1249 of file rfbproto.h.
uint16_t rfbFramebufferUpdateRequestMsg::x |
Definition at line 1247 of file rfbproto.h.
uint16_t rfbFramebufferUpdateRequestMsg::y |
Definition at line 1248 of file rfbproto.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:54:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.