Platform SDK: DirectX

DirectPlayEnumConnections.GetFlags

The DirectPlayEnumConnections.GetFlags method retrieves the flags for an enumerated connection.

object.GetFlags(index As Long) As Long

Parameters

object
Object expression that resolves to a DirectPlayEnumConnections object.
index
Element of the enumeration object for which to retrieve data.

Return Values

The method returns the flags for the connection.

Error Codes

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

Remarks

The return value is equivalent to the flags passed in to DirectPlay4.GetDPEnumConnections.