Checks the connected QWS3270 instance for the keyboard status.
Namespace: JollyGiant.Emulation
Assembly: JGSComdotNet (in JGSComdotNet.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
StatusCode TestForKeyboardUnlocked() |
...
Visual Basic (Declaration) |
---|
Function TestForKeyboardUnlocked As StatusCode |
Visual C++ |
---|
StatusCode TestForKeyboardUnlocked() |
...
JavaScript |
---|
function TestForKeyboardUnlocked(); |
Return Value
The StatusCode indicating the result of the operation.
...
This method will not wait for the keyboard status to change, but instead return immediately.
See Also
ISession Interface
JollyGiant.Emulation Namespace
Send comments on this topic to Jolly Giant Software
...