Platform SDK: DirectX |
The DirectPlayLobbyConnection.GetFlags method retrieves flags, indicating how to open a session.
object.GetFlags() As Long
The method returns one of the flags from the CONST_DPLCONNECTIONFLAGS enumeration, indicating how to open a session.
If the method fails, an error is raised and Err.Number will be set.