Microsoft DirectX 8.1 (Visual Basic)

CONST_DPNGROUPINFOFLAGS

Describes the settings for a group. This enumeration is used in the lGroupFlags member or the DPN_GROUP_INFO type.

Enum CONST_DPNGROUPINFOFLAGS
    DPNGROUP_AUTODESTRUCT = 1
End Enum

Constants

DPNGROUP_AUTODESTRUCT
Automatically destroy the group when the group creator leaves the group.