CMouseSetCursorEvent::CMouseSetCursorEvent
CMouseSetCursorEvent::CMouseSetCursorEvent(const UINTnMessageID, WPARAMwParam= 0, LPARAMlParam= 0)
Construct a set cursor event from a message ID, WPARAM, and LPARAM.
Defined in: MouseEvent.h
Parameters
nMessageID
Windows message ID (WM_*).
wParam
Word parameter for window handle.
lParam
Long parameter for hit-test code and mouse message.