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