Platform SDK: DirectX

DirectPlayLobbyConnection.GetPlayerLongName

The DirectPlayLobbyConnection.GetPlayerLongName method retrieves the formal name of the player. The application can ignore this name.

object.GetPlayerLongName() As String

Parameters

object
Object expression that resolves to a DirectPlayLobbyConnection object.

Return Values

The method returns the formal name of the player.

Error Codes

If the method fails, an error is raised and Err.Number will be set.

See Also

DirectPlayLobbyConnection.SetPlayerLongName