Platform SDK: DirectX |
The DirectPlayEnumPlayers.GetDPID method retrieves the numerical identifier of an enumerated player or group.
object.GetDPID(index As Long) As Long
The method returns the unique identifier assigned when the player or group was created.
If the method fails, an error is raised and Err.Number will be set.