Platform SDK: DirectX |
The DirectPlayEnumConnections.GetGuid method retrieves the globally unique identifier for an enumerated connection.
object.GetGuid(index As Long) as String
The method returns the GUID of the connection.
If the method fails, an error is raised and Err.Number will be set.