Package com.ms.com.directX |
|
 Previous |
 Microsoft Packages |
 Index |
 Next |
DPENUMPLAYERS_ Values
Use with EnumPlayers to specify which players to enumerate.
- DPENUMPLAYERS_ALL
- Enumerates all players.
- DPENUMPLAYERS_SESSION
- Enumerates the players in the session or the group in the session.
- DPENUMPLAYERS_GROUP
- Includes groups in the enumeration of players.
- DPENUMPLAYERS_LOCAL
- Enumerates only those players that were created locally by this DirectPlay object.
- DPENUMPLAYERS_REMOTE
- Enumerates only those players that were created by remote DirectPlay objects.
- DPENUMPLAYERS_PREVIOUS
- Reserved.