| Microsoft DirectX 8.1 (Visual Basic) | 
Used in the lFlags parameter of the DirectPlay8LobbyClient.ConnectApplication method to determine connection behavior.
Enum CONST_DPLCONNECT
    DPLCONNECT_LAUNCHNEW = 1
    DPLCONNECT_LAUNCHNOTFOUND = 2
End Enum