#include <XSynergy.h>
Public Member Functions | |
| XIncompatibleClient (int major, int minor) | |
accessors | |
| int | getMajor () const throw () |
| Get client's major version number. | |
| int | getMinor () const throw () |
| Get client's minor version number. | |
Protected Member Functions | |
| virtual CString | getWhat () const throw () |
Thrown when a client attempting to connect has an incompatible version.
Definition at line 33 of file XSynergy.h.
1.4.7