Microsoft DirectX 8.1 (Visual Basic)

DirectPlay8LobbiedApplication

The DirectPlay8LobbiedApplication class is used by an application that supports lobbying. This class enables the application to register with the system so that it can be lobby launched. Additionally, it also enables the application to get the connection information necessary to launch a game without querying the user. Lastly, this class enables the lobbied application to send messages and notifications to the lobby client that launched the application.

The methods of the DirectPlay8LobbiedApplication class are:

DirectPlay8LobbiedApplication Methods Close
  GetConnectionSettings
  RegisterMessageHandler
  RegisterProgram
  Send
  SetAppAvailable
  SetConnectionSettings
  UnRegisterMessageHandler
  UnRegisterProgram
  UpdateStatus