CheckKeyStatus

Determines the status of the key for the specified screen.

Library:LibC
Classification:NetWare OS
Service:Screen Support

Syntax

  #include <screen.h> 
   
  int CheckKeyStatus (
     scr_t   scrID);
  

Parameters

scrID

(IN) Specifies the screen for key status checking.

Return Values

See Also

GetKey