Microsoft DirectX 9.0 |
The SetGroupName method sets the application-defined name of the group.
Syntax
object.SetGroupName(
pGroupName As String
)
Parameters
pGroupName
Name of the group.
Error Codes
If the method fails, an error is raised.
See Also