Microsoft DirectX 8.1 (Visual Basic)

CONST_DPNSPCAPS

Used by the DPN_SP_CAPS type.

Enum CONST_DPNSPCAPS 
    DPNSPCAPS_SUPPORTSALLADAPTERS = 4
    DPNSPCAPS_SUPPORTSBROADCAST = 2
    DPNSPCAPS_SUPPORTSDPNSRV = 1
End Enum

Constants

DPNSPCAPS_SUPPORTSALLADAPTERS
The service provider is supported on all the adapters present on the system.
DPNSPCAPS_SUPPORTSBROADCAST
On IP and IPX applications, the service provider has the ability to broadcast to find games if not enough addressing information is passed.
DPNSPCAPS_SUPPORTSDPNSRV
DPNSVR.EXE will provide port sharing for the given SP. Currently this flag is available on IP and IPX only.