Finds out the number of events in the queue.
call "CBL_GET_MOUSE_STATUS" using mouse-handle mouse-queue-size returning status-code
Using call prototype (see Library Routines - Key) | Picture (32-bit systems) | |
---|---|---|
mouse-handle | cblt-x4-compx | pic x(4) comp-x. |
mouse-queue-size | cblt-x2-compx | pic x(2) comp-x. |
status-code | See Library Routines - Key |
mouse-handle | Mouse identifier, obtained by earlier call to CBL_INIT_MOUSE. |
mouse-queue-size | The number of events in the queue. |
The CBL_ mouse routines do not work with the x"AF" mouse routines.