MouGetNumMickeys

MouGetNumMickeys

#define INCL_MOU

USHORT  rc = MouGetNumMickeys(NumberOfMickeys, DeviceHandle);

PUSHORT          NumberOfMickeys; /* Number mickeys/centimeter */
HMOU             DeviceHandle;    /* Mouse device handle */

USHORT           rc;              /* return code */


[Back: MouGetNumButtons]
[Next: MouGetNumQueEl]