MouGetEventMask

MouGetEventMask

#define INCL_MOU

USHORT  rc = MouGetEventMask(EventMask, DeviceHandle);

PUSHORT          EventMask;     /* Event Mask word */
HMOU             DeviceHandle;  /* Mouse device handle */

USHORT           rc;            /* return code */


[Back: MouGetDevStatus]
[Next: MouGetNumButtons]