Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The GroupName property retrieves the account name of the group.
This property is read/write.
Syntax
HRESULT put_GroupName(
[in] BSTR groupName
);
HRESULT get_GroupName(
[out] BSTR *groupName
);
VB |
---|
|
Property value
The account name of the group. This may be a SID string if the name cannot be resolved.
This property value is read/write.
Error codes
Name | Meaning |
---|---|
|
The operation was successful. |
|
The groupName parameter was NULL. |
|
The groupName parameter was invalid or empty. |
|
An unknown error has occurred. |
Requirements
Product |
Microsoft Virtual Server 2005 onWindows Server 2003 |
Download |
Microsoft Virtual Server 2005 R2 SP1 Update onWindows Server 2008orWindows Server 2003 |
Header |
|