Microsoft DirectX 8.0 (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: Available as a redistributable for Windows 2000 and later.
Windows 95/98: Available as a redistributable for Windows 95 and later.
Header: Declared in Dplobby8.h.