This document is archived and information here might be outdated. Recommended version. |
Sets the user information into the server environment.
[Visual Basic .NET] Public Sub SetUserInfo ( _ ByVal UserInfo As String _ )
[C#] public void SetUserInfo ( string UserInfo );
[C++]
HRESULT SetUserInfo(
BSTR UserInfo
);
[C++]
Parameters UserInfo [in]
UserInfo is a parameter of type BSTR