Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Mouse interface routines - <b>mremhotspot()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MREMHOTSPOT()
 This subroutine clears the specified @PROMPT/MENU TOHotspot
------------------------------------------------------------------------------
 Syntax
      MRemHotSpot( <nId> ) -> NIL
 Arguments
     <nID> - the ID number of the region to remove from active duty.
             It is given by MHotSpot.
 Returns
      NIL
 Description
      This routine removes a mouse hot spot from the @PROMPT/MENU TO
      list of active hot spots.
 Examples
      MRemHotSpot(nHelpId)

 Source: ATPROMPT.PRG

 Author: Leo Letendre

See Also: MHOTSPOT() MCOOLSPOT() MWARMSPOT()

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