Platform SDK: DirectX |
The DirectPlay4.GetGroupLongName method retrieves the long name associated with a group.
object.GetGroupLongName(GroupId As Long) As String
The method returns the long name of the group. This is equivalent to the value passed as the formalName parameter of the DirectPlay4.CreateGroup, DirectPlay4.CreateGroupInGroup, or DirectPlay4.SetGroupName method.
If the method fails, an error is raised and Err.Number will be set.