DirectX SDK |
The DirectPlayEnumConnections.GetName method retrieves a name object from the enumeration.
object.GetName(index As Long) As String
The method returns the name of the connection—for example, "IPX Connection for DirectPlay".
If the method fails, an error is raised and Err.Number will be set.