| DirectX SDK | 
Members of the CONST_DPCONNECTFLAGS enumeration are used in the DirectPlayLobby3.Connect method to specify when the method returns.
Enum CONST_DPCONNECTFLAGS
    DPCONNECTION_DEFAULT =        0
    DPCONNECTION_RETURNSTATUS = 128 (&H80)
End Enum