neoWidgets
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
neo::MouseMessage Struct Reference
Inheritance diagram for neo::MouseMessage:
Inheritance graph
[legend]

Public Member Functions

bool Ctrl ()
 
bool FromXButton1 ()
 
bool FromXButton2 ()
 
Point GetPoint ()
 
bool LButton ()
 
bool MButton ()
 
bool RButton ()
 
bool Shift ()
 
double WheelMoveSteps ()
 
SHORT X ()
 
bool XButton1 ()
 
bool XButton2 ()
 
SHORT Y ()
 
- Public Member Functions inherited from neo::Message
LRESULT Default ()
 
void Init (HWND pHwnd, UINT pMessage, WPARAM pWP, LPARAM pLP)
 
void Result (LRESULT res)
 
void ResultDefault ()
 

Additional Inherited Members

- Public Attributes inherited from neo::Message
HWND hwnd
 
LPARAM lp
 
UINT message
 
WindowBasemessageHandler
 
LRESULT result
 
bool resultSet
 
WPARAM wp
 

Member Function Documentation

bool neo::MouseMessage::FromXButton1 ( )
inline

only for WM_XBUTTONDBLCLK, WM_XBUTTONDOWN and WM_XBUTTONUP

bool neo::MouseMessage::FromXButton2 ( )
inline

only for WM_XBUTTONDBLCLK, WM_XBUTTONDOWN and WM_XBUTTONUP

double neo::MouseMessage::WheelMoveSteps ( )
inline

only for WM_MOUSEHWHEEL and WM_MOUSEWHEEL


The documentation for this struct was generated from the following file: