MouSetEventMask

MouSetEventMask

#define INCL_MOU

USHORT  rc = MouSetEventMask(EventMask, DeviceHandle);

PUSHORT          EventMask;     /* Mouse device event mask ptr */
HMOU             DeviceHandle;  /* Mouse device handle */

USHORT           rc;            /* return code */


[Back: MouSetDevStatus]
[Next: MouSetPtrPos]