Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members

CClientInfo Class Reference

Screen information. More...

#include <ProtocolTypes.h>

List of all members.

Public Attributes

SInt32 m_x
 Screen position.
SInt32 m_y
 Screen position.
SInt32 m_w
 Screen size.
SInt32 m_h
 Screen size.
SInt32 obsolete1
 Obsolete (jump zone size).
SInt32 m_mx
 Mouse position.
SInt32 m_my
 Mouse position.


Detailed Description

Screen information.

This class contains information about a screen.

Definition at line 282 of file ProtocolTypes.h.


Member Data Documentation

SInt32 CClientInfo::m_h
 

Screen size.

The size of the screen in pixels.

Definition at line 295 of file ProtocolTypes.h.

Referenced by CClientProxy1_0::getShape().

SInt32 CClientInfo::m_mx
 

Mouse position.

The current location of the mouse cursor.

Definition at line 304 of file ProtocolTypes.h.

Referenced by CClientProxy1_0::getCursorPos().

SInt32 CClientInfo::m_my
 

Mouse position.

The current location of the mouse cursor.

Definition at line 304 of file ProtocolTypes.h.

Referenced by CClientProxy1_0::getCursorPos().

SInt32 CClientInfo::m_w
 

Screen size.

The size of the screen in pixels.

Definition at line 295 of file ProtocolTypes.h.

Referenced by CClientProxy1_0::getShape().

SInt32 CClientInfo::m_x
 

Screen position.

The position of the upper-left corner of the screen. This is typically 0,0.

Definition at line 289 of file ProtocolTypes.h.

Referenced by CClientProxy1_0::getShape().

SInt32 CClientInfo::m_y
 

Screen position.

The position of the upper-left corner of the screen. This is typically 0,0.

Definition at line 289 of file ProtocolTypes.h.

Referenced by CClientProxy1_0::getShape().


The documentation for this class was generated from the following file:
Generated on Fri Nov 6 00:21:21 2009 for synergy-plus by  doxygen 1.3.9.1