User`s guide
Contents lxxxix
Stop Close Intercept—Function 43
This function stops the application from intercepting close requests from the user. Subsequent close
requests are processed normally by the emulator program.
Prerequisite Functions
Start Close Intercept (function 41).
WinHLLAPI(STOPCLOSEINTERCEPT,lpbyString,lpwLength,
lpwReturnnCode)
Parameter Description
Data String One-character short name session ID of the presentation
space.
Data Length NA.
PS Position NA
Code Description
WHLLOK The function was successful.
WHLLNOTCONNECTED An invalid presentation space was specified, or was not
connected for window services.
WHLLPARAMETERERROR An invalid option was specified.
WHLLNOTAVAILABLE Start Close Intercept has not been called prior to this
function for the specified presentation space.
WHLLSYSERROR The function failed due to a system error.
WHLLPSENDED The session stopped.
This function is not supported for 5250 emulation.
Function Call
Call Parameters
Return Codes
Remarks