Microsoft DirectX 8.1 (C++) |
The IDirectPlay8LobbiedApplication interface is used by an application that supports lobbying. This interface allows the application to register with the system so that it can be lobby launched. Additionally, it also lets the application get the connection information necessary to launch a game without querying the user. Lastly, this interface allows the lobbied application to send messages and notifications to the lobby client that launched the application.
The methods of the IDirectPlay8LobbiedApplication interface are:
IDirectPlay8LobbiedApplication Methods | Close |
SetAppAvailable | |
Initialize | |
RegisterProgram | |
Send | |
UnRegisterProgram | |
UpdateStatus | |
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.