Stop Keystroke Intercept (53)
|
Top
Previous
Next
|
The Stop Keystroke Intercept function ends your application program's ability to intercept keystrokes.
Prerequisite Calls
Start Keystroke Intercept (50)
Call Parameters
|
Standard Interface
|
Enhanced Interface
|
Function Number
|
Must be 53
|
|
Data String
|
Short name of the target presentation space (PSID)
|
|
Length
|
1 is implied
|
Must be 4
|
PS Position
|
NA
|
|
The calling data string can contain:
Byte
|
|
Definition
|
Standard
|
Enhanced
|
|
1
|
1
|
A 1-character presentation space short name (PSID)
|
|
2-4
|
Reserved
|
Return Parameters
Return Code
|
Explanation
|
0
|
The Stop Keystroke Intercept function was successful.
|
1
|
An incorrect presentation space was specified.
|
8
|
No prior Start Keystroke Intercept (50) function was called for this presentation space.
|
9
|
A system error was encountered.
|
|