Platform SDK: DirectX

DirectPlayLobbyConnection.SetFlags

The DirectPlayLobbyConnection.SetFlags method sets flags indicating how to open a session

object.SetFlags(flags As CONST_DPLCONNECTIONFLAGS)

Parameters

object
Object expression that resolves to a DirectPlayLobbyConnection object.
flags
Flag from the CONST_DPLCONNECTIONFLAGS enumeration, indicating how to open a session.

Error Codes

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