Microsoft DirectX 9.0 |
The GetGroupName method retrieves the application-defined name of the group.
Syntax
object.GetGroupName() As String
Parameters
This method takes no parameters.
Return Value
Returns the application-defined name of the group.
Error Codes
If the method fails, an error is raised.
See Also