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