Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper 5.3 . Technical Reference - <b>_mhide()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 _mHide()
 Hide the mouse pointer
------------------------------------------------------------------------------
 C Prototype

     #include "llibg.api"
     void _mHide(void)

 Description

     _mHide() can be used with _mShow() when updating the screen.  For
     example, you may want to hide the mouse pointer before changing the
     screen display, then show it again after the change.

 Files   Library is LLIBG.LIB, header file is Llibg.api.


See Also: _mShow()

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