Platform SDK: DirectX |
The DirectPlayEnumPlayers.GetLongName method retrieves the formal name of a player or group.
object.GetLongName(index As Long) As String
The method returns the formal name, or handle, assigned when the player or group was created.
If the method fails, an error is raised and Err.Number will be set.