Microsoft DirectX 8.1 (Visual Basic) |
Used to specify the type of information you set or retrieve from group and player information methods. This enumeration is used in the lInfoFlags member of both the DPN_GROUP_INFO and DPN_PLAYER_INFO types.
Enum CONST_DPNINFO DPNINFO_DATA = 2 DPNINFO_NAME = 1 End Enum