| Microsoft DirectX 8.1 (C++) |
The IDirectPlay8LobbyClient interface is used by a lobby client application and is responsible for enumerating and launching lobby-enabled game applications on the local computer, and communicating with them once they are running. The lobby client must register a message handler routine to process messages from the lobby and the lobbied game application.
The methods of the IDirectPlay8LobbyClient interface are:
| IDirectPlay8LobbyClient Methods | Close |
| ConnectApplication | |
| EnumLocalPrograms | |
| Initialize | |
| ReleaseApplication | |
| Send | |
| GetConnectionSettings | |
| SetConnectionSettings |
Windows NT/2000/XP: Available as a redistributable for Windows 2000 and later.
Windows 98/Me: Available as a redistributable for Windows 98 and later.
Header: Declared in Dplobby8.h.