Stop Close Intercept (43)
|
Top
Previous
Next
|
The Stop Close Intercept function allows the application to turn off the Start Close Intercept (41) function. After the application has issued the Stop Close Intercept function, subsequent close requests result in a normal stop sent to the logical terminal session.
Prerequisite Calls
Start Close Intercept (41)
Call Parameters
|
Standard Interface
|
Enhanced Interface
|
Function Number
|
Must be 43
|
|
Data String
|
1-character short session ID of the host presentation space
|
|
Length
|
1
|
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 Close Intercept function was successful.
|
1
|
An incorrect host presentation space was specified.
|
2
|
An error was made in specifying parameters.
|
8
|
No previous Start Close Intercept (41) function was issued.
|
9
|
A system error occurred.
|
12
|
The session stopped.
|
|