DirectX SDK |
The DirectPlayLobbyConnection.GetPlayerLongName method retrieves the formal name of the player. The application can ignore this name.
object.GetPlayerLongName() As String
The method returns the formal name of the player.
If the method fails, an error is raised and Err.Number will be set.