| Platform SDK: DirectX |
The DirectPlayLobbyConnection class provides a series of methods accessing the information needed to connect an application to a session. An object of this class is returned by the DirectPlayLobby3.CreateConnectionData and DirectPlayLobby3.GetConnectionSettings methods.
The methods of the DirectPlayLobbyConnection class can be organized as follows:
| Get | GetAddress |
| GetFlags | |
| GetGuidSP | |
| GetPlayerLongName | |
| GetPlayerShortName | |
| GetSessionDesc | |
| Set | SetAddress |
| SetFlags | |
| SetGuidSP | |
| SetPlayerLongName | |
| SetPlayerShortName | |
| SetSessionDesc |