Platform SDK: DirectX

DirectPlayLobbyConnection.GetFlags

The DirectPlayLobbyConnection.GetFlags method retrieves flags, indicating how to open a session.

object.GetFlags() As Long 

Parameters

object
Object expression that resolves to a DirectPlayLobbyConnection object.

Return Values

The method returns one of the flags 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.