tibemsAdmin_Close
Function
Purpose
Close the administrative connection to the server.
C Declaration
tibems_status tibemsAdmin_Close(
tibemsAdmin admin);
COBOL Call
CALL "tibemsAdmin_Close"
USING BY VALUE admin,
RETURNING tibems-status
END-CALL.
Parameters
Parameter
|
Description
|
admin
|
The administrative connection to be closed.
|
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.