OP Close connection

4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next

version 1.5


OP Close connection (connectionID) Number

ParameterTypeDescription
connectionIDNumberID of connection to be closed
Function resultNumberError code result for the function

Description

OP Close connection closes the connection to the server by passing connectionID.

Error Codes

If OP Close connection executes successfully, it returns 0. Otherwise, this function returns one of the following errors:

Error CodeDescription
10128The 4D Open for 4th Dimension package has not been initialized.
10136This connection does not exist.
10154This command cannot be executed right now.

See Also

OP Open connection.


4D - Documentation   Français   English   German   4D Open for 4D, Command Theme List   4D Open for 4D, Command Alphabetical List   Back   Previous   Next