Purpose
Opens the connection with load-balancing and user information verification.
Syntax
void SafeConnect(void);
Exceptions
Throws const char* for memory exceptions. Throws REC_ERROR_INFO for RfcOpen failure and user information verification errors.
Description
Opens up a connection with R/3 with load-balancing using the stored user and connection information, and verify user logon information.
Related Information
Connect Open SafeOpen Accept (Windows Version) Accept (Console Version)