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]

 twMDelSpot( nHndl, nSpotNo )
 ----------------------------------------------------------------------------
     Delete a hot spot structure from the TSDWIN internal array. The
     handle and spot number are values returned from twMOpen() or
     twMSetRegions(). The programmer is responsible for determining the
     structure of any spot definitions in the calling function.
     twMAddSpot() can hold either an array of spots or a single spot in
     each handle location.

       Arguments:

     nHndl   - 'N' The handle in the internal array where the regions
                   are stored.

     nSpotNo - 'N' The element in the region array for the handle you
                   wish to delete.

       Return:

     The length of the internal TSDWIN region array.

       Example:

     twMDelSpot( aRegions[ 1 ], nSpotNo )

See Also: twMAddSpot()

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