Purpose
Sets connection information stored in the object.
Syntax
void SetConnectInfo(const RFC_CONNECT_INFO &connectInfo);
Parameters
connectInfo
: An RFC_CONNECT_INFO structure. See RFC_CONNECT_INFO.Exceptions
Throws const char* for memory exceptions.
Related Information
GetConnectInfo