[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 XPmouseStat()
 Report the status of the combined mouse buttons
------------------------------------------------------------------------------

   Function:   XPmouseStat()

               This function will return the Status of Mouse
               Buttons. This call is preferable to something
               like: if XPmouseLeft() .and. XPmouseRight().

   Syntax:     XPmouseStat()

   Arguments:  None.

   Returns:    A number indicating the button's status:
                 0 : no buttons pressed,
                 1 : Left button pressed
                 2 : Right button pressed
                 4 : Middle Button pressed
               Add numbers to combine.

See Also: XPmouseThere() XPmouseRight() XPmouseStat()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson