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