| DirectX SDK |
Applications use the methods of the IDirectPlayLobby3 interface to manage applications and their associated data. This section is a reference to the methods of this interface.
The methods of the IDirectPlayLobby3 interface can be organized into the following groups:
| Address management | CreateAddress |
| CreateCompoundAddress | |
| EnumAddress | |
| EnumAddressTypes | |
| Application management | Connect |
| ConnectEx | |
| EnumLocalApplications | |
| RegisterApplication | |
| RunApplication | |
| UnregisterApplication | |
| WaitForConnectionSettings | |
| Data management | GetConnectionSettings |
| ReceiveLobbyMessage | |
| SendLobbyMessage | |
| SetConnectionSettings | |
| SetLobbyMessageEvent |
Windows NT/2000: Requires Windows 2000.
Windows 95/98: Requires Windows 95 or later. Available as a redistributable for Windows 95.
Header: Declared in dplobby.h.
Import Library: Use dplayx.lib.