Platform SDK: DirectX

DirectPlayLobbyConnection.GetGuidSP

The DirectPlayLobbyConnection.GetGuidSP method retrieves the globally unique identifier (GUID) of the service provider to use to connect to the session.

object.GetGuidSP() As String

Parameters

object
Object expression that resolves to a DirectPlayLobbyConnection object.

Return Values

The method returns the GUID of the service provider, in string form.

Error Codes

If the method fails, an error is raised and Err.Number will be set.

See Also

Using GUIDs