#include <CClientProxy1_2.h>
Inherits CClientProxy1_1.
Inherited by CClientProxy1_3.
Inheritance diagram for CClientProxy1_2:


Public Member Functions | |
| CClientProxy1_2 (const CString &name, IStream *adoptedStream) | |
| virtual void | mouseRelativeMove (SInt32 xRel, SInt32 yRel) |
| Notify of mouse motion. | |
Definition at line 21 of file CClientProxy1_2.h.
|
||||||||||||
|
Notify of mouse motion.
Synthesize mouse events to generate mouse motion by the relative amount Reimplemented from CClientProxy1_0. Definition at line 35 of file CClientProxy1_2.cpp. References CBaseClientProxy::getName(), CClientProxy::getStream(), and CProtocolUtil::writef(). |
1.3.9.1