Platform SDK: DirectX

DirectPlayLobby3.CreateLobbyProviderAddress

The DirectPlayLobby3.CreateLobbyProviderAddress method creates a DirectPlay address for a lobby provider.

object.CreateLobbyProviderAddress( _
    guid As String) As DirectPlayAddress

Parameters

object
Object expression that resolves to a DirectPlayLobby3 object.
guid
Unique identifier for the lobby provider.

Return Values

If it succeeds, the method returns a DirectPlayAddress object.

Error Codes

If the method fails, an error is raised and Err.Number may be set to the following value:

DPERR_INVALIDPARAMS