Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TSDWIN: Clipper 5.0 Interface Library - Norton Guide http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]

 twOKMouse()
 ----------------------------------------------------------------------------
     A logical to determine if the mouse has been installed and is
     operating. This logical is set by twMouseInit()

       Arguments:

     None.

       Return:

     TRUE if the mouse is installed and operational, otherwise FALSE.

       Example:

     IF twOKMouse()
        DO WHILE twMBRelease( 0 ) == 0
        ENDDO
     ENDIF

See Also: twMouseInit() _twM0A()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson