Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Flipper 6.0 Help File - <b>ms_curoff()</b> c_exam03 http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
MS_CUROFF()                                                         C_EXAM03
   Turns the mouse cursor off.

   Syntax
         nMsFlag = MS_CUROFF()

   Arguments
         None

   Returns
         nMsFlag     Returns the state of the mouse driver:
                        -1 - driver not turned on with MS_RESET()
                         0 - mouse cursor is turned on
                         2 - mouse cursor is turned off


   Description
         Hides the mouse cursor.

See Also: CUR_DEFINE() MS_CURON() MS_CURR_X() MS_CURR_Y() MS_CURSOR()

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