GSECUR(3g,L) AIX Technical Reference GSECUR(3g,L) ------------------------------------------------------------------------------- gsecur PURPOSE Erases the cursor, making it invisible. C SYNTAX int gsecur_ ( ) FORTRAN SYNTAX INTEGER function gsecur PASCAL SYNTAX FUNCTION gsecur_: INTEGER [PUBLIC]; DESCRIPTION The gsecur subroutine makes the cursor invisible. For adapters with hardware cursor support, gsecur simply turns off the cursor. Otherwise, gsecur reverses the actions taken to place the cursor in the frame buffer. RETURN VALUE GS_SUCC Successful. GS_INAC Virtual terminal inactive. Processed November 7, 1990 GSECUR(3g,L) 1