MouGetDevStatus

MouGetDevStatus

#define INCL_MOU

USHORT  rc = MouGetDevStatus(DeviceStatus, DeviceHandle);

PUSHORT          DeviceStatus;  /* Current status flags */
HMOU             DeviceHandle;  /* Mouse device handle */

USHORT           rc;            /* return code */


[Back: MouFlushQue]
[Next: MouGetEventMask]