DirectX SDK |
the DirectPlayEnumSessions.GetItem method gets a DirectPlaySessionData object representing data for an enumerated session.
object.GetItem(index As Long) As DirectPlaySessionData
If it succeeds, the method returns a DirectPlaySessionData object.
If the method fails, an error is raised and Err.Number will be set.