Connect 

Purpose

Opens the connection with load-balancing.

Syntax

void Connect(void);

Exceptions

Throws const char* for memory exceptions. Throws RFC_ERROR_INFO for RfcOpen failure

Description

Opens up a connection with R/3 with load-balancing using the stored user and connection information.

Related Information

SafeConnect

Open

SafeOpen

Accept (Windows Version)

Accept (Console Version)