SetUserInfo 

Purpose

Sets user information stored in the object.

Syntax

void SetUserInfo(const RFC_USER_INFO &userInfo);

Parameters

userInfo: An RFC_USER_INFO structure. See RFC_USER_INFO.

Exceptions

Throws const char* for memory exceptions.

Related Information

GetUserInfo