This Subprogram terminates the servicing of Client Process requests (handled by prior calls to UI_BEGIN_SERVICE_PROCESSES and UI_SERVICE_PROCESSES) and restores the Application Program to the configuration at the time of the prior call to UI_BEGIN_SERVICE_PROCESSES.
Short Name Calling Sequence
STATUS = UIESPC(DUMMY)
Long Name Calling Sequence
STATUS = UI_END_SERVICE_PROCESSES(...)
Input Arguments
DUMMY (Integer) Dummy Function Argument
Output Arguments
None
Function Value
UI__SUCCESS ) Success UISUCC )
UI__NOT_INITIALIZED ) Package not Initialized UININI )
Note: