Microsoft DirectX 8.1 (Visual Basic) |
Updates the status of a connected lobby client.
UpdateStatus(LobbyClient As Long, _ lStatus As CONST_DPLSESSION)
If the method fails, Err.Number can be set to the following value.
DPNERR_INVALIDPARAM |
You define the connection handle when you register the application with the lobby by calling DirectPlay8Client.RegisterLobby or DirectPlay8Peer.RegisterLobby.