Skip to content

RegisterAllConnections - cConnection

Reads all connections and registers all active connections

Type: Procedure

Syntax

Procedure RegisterAllConnections

Call Example

Send RegisterAllConnections

Description

RegisterAllConnections reads all connections and registers all active connections.

It does this by calling the AddAllConnections function. This is called by AutoConnect (when pbAutoConnect is True).

If this fails, an error is reported and the application is aborted.