CRfcConnection 

Purpose

Constructs a CRfcConnection object using the information contained in the userInfo structure and specified by the destination string.

Syntax

CRfcConnection (const RFC_USER_INFO &userInfo, CSTR destination = NULL);

Parameters

Exceptions

Throws const char* for memory exceptions.

Description

This constructor is only used for RFC client programs.

Related Information

SetUserInfo

SetConnectInfo