cobol1.hlp (Topic list)
CBL_TERM_MOUSE Details (↑ Mouse Routines)
 Key Summary                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
  Description:
 
     The routine releases internal resources allocated by
     CBL_INIT_MOUSE. After this routine, mouse-handle is no longer
     valid and calling any mouse routine other than CBL_INIT_MOUSE
     will result in an error.
 
     See also: Introduction to mouse routines
 
  Parameters on Entry:
 
     mouse-handle            Mouse identifier, obtained by earlier
                             call to CBL_INIT_MOUSE.
 
  Parameters on Exit:
 
     None
                                    -♦-