Platform SDK: DirectX

DirectPlaySessionData.GetFlags

The DirectPlaySessionData.GetFlags method retrieves the flags for the session.

object.GetFlags() As Long

Parameters

object
Object expression that resolves to a DirectPlaySessionData object.

Return Values

The method returns flags from the CONST_DPSESSIONFLAGS enumeration that describe the session.

Error Codes

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