GetActiveScreen

Returns the screen ID of the active screen on the system console.

Library:LibC
Classification:NetWare OS
Service:Screen Support

Syntax

  #include <screen.h> 
   
  scr_t GetActiveScreen ( void );
  

Return Values

If successful, returns the screen ID of the active screen.

See Also