krfb
_rfbResizeFrameBufferMsg Struct Reference
#include <rfbproto.h>
Public Attributes | |
uint16_t | framebufferHeigth |
uint16_t | framebufferWidth |
uint8_t | pad1 |
uint8_t | type |
Detailed Description
Definition at line 1111 of file rfbproto.h.
Member Data Documentation
uint16_t _rfbResizeFrameBufferMsg::framebufferHeigth |
Definition at line 1115 of file rfbproto.h.
uint16_t _rfbResizeFrameBufferMsg::framebufferWidth |
Definition at line 1114 of file rfbproto.h.
uint8_t _rfbResizeFrameBufferMsg::pad1 |
Definition at line 1113 of file rfbproto.h.
uint8_t _rfbResizeFrameBufferMsg::type |
Definition at line 1112 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.