Microsoft DirectX 8.1 (Visual Basic)

DirectPlay8LobbyEvent.Connect

Called when the DirectPlay8LobbyClient.ConnectApplication method has been called by the lobby client.

Connect( _
    dlNotify As DPL_MESSAGE_CONNECT, _
    fRejectMsg As Boolean)

Parts

dlNotify
DPL_MESSAGE_CONNECT message type with the connection information.
fRejectMsg
Boolean value indicating whether to connect the application.