MouGetNumButtons

MouGetNumButtons

#define INCL_MOU

USHORT  rc = MouGetNumButtons(NumberOfButtons, DeviceHandle);

PUSHORT          NumberOfButtons;  /* Number of mouse buttons */
HMOU             DeviceHandle;     /* Mouse device handle */

USHORT           rc;               /* return code */


[Back: MouGetEventMask]
[Next: MouGetNumMickeys]