Wheel motion event data. More...
#include <IPrimaryScreen.h>
Static Public Member Functions | |
static CWheelInfo * | alloc (SInt32 xDelta, SInt32 yDelta) |
Public Attributes | |
SInt32 | m_xDelta |
SInt32 | m_yDelta |
Wheel motion event data.
Definition at line 52 of file IPrimaryScreen.h.