CloseConnection

Syntax:             BOOL CloseConnection();

Return Value:    TRUE if operation was successfully, otherwise FALSE.

Remarks:

Call this method to close the currently active or open connection.

Example:

For Sample of CloseConnection() usage see the Example of OpenConnection()