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>meremhotspot()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MEREMHOTSPOT()
 This subroutine clears the specified Hotspot
------------------------------------------------------------------------------
 Syntax
      MERemHotSpot( <nId> ) -> NIL
 Arguments
     <nID> - the ID number of the region to remove from active duty.
             It is given by MEHotSpot.
 Returns
      NIL
 Description
      This routine removes a mouse hot spot from the MemoEdit list of active
      hot spots.
 Examples
      MERemHotSpot(nHelpId)

 Source: MEMOFUNC.PRG

 Author: Leo Letendre

See Also: MEHOTSPOT() MECOOLSPOT() MEWARMSPOT()

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