Microsoft DirectX 8.0 (Visual Basic) |
DirectPlay8LobbiedApplication クラスは、ロビーをサポートするアプリケーションで使用する。このクラスを使用すると、アプリケーションがロビーで起動できるように、アプリケーションをシステムに登録できる。また、アプリケーションは、ユーザーを照会せずに、ゲームの起動に必要な接続情報を取得できる。最後に、ロビー アプリケーションはこのクラスを使用して、アプリケーションを起動したロビー クライアントにメッセージと通知を送信できる。
DirectPlay8LobbiedApplication クラスのメソッドを次に示す。
DirectPlay8LobbiedApplication メソッド | Close |
GetConnectionSettings | |
RegisterMessageHandler | |
RegisterProgram | |
Send | |
SetAppAvailable | |
SetConnectionSettings | |
UnRegisterMessageHandler | |
UnRegisterProgram | |
UpdateStatus |