Defined in CRfcConn.h
The RFC_USER_INFO structure is used for providing user logon information to connection objects. It contains the following fields:
Field Name |
Type |
Description |
rstrClient |
CRfcString |
Name of the client |
rstrUserName |
CRfcString |
User name |
rstrPassword |
CRfcString |
Password |
rstrLanguage |
CRfcString |
Language |

For a CRfcString variable, a character string can be assigned to it and obtained from it using appropriate operators. See the