| DirectX SDK | 
Members of the CONST_DPENUMCONNECTIONFLAGS enumeration are used in the DirectPlay4.GetDPEnumConnections method to specify what types of connections should be enumerated.
Enum CONST_DPENUMCONNECTIONFLAGS
    DPCONNECTION_DIRECTPLAY = 1
    DPCONNECTION_DIRECTPLAYLOBBY = 2
End Enum