Platform SDK: DirectX |
The DirectPlay4.GetGroupFlags method retrieves the flags describing the specified group.
object.GetGroupFlags(GroupId As Long) As Long
If it succeeds, the method returns a value set to the group flag settings. This can be one or both of the following members of the CONST_DPGROUPFLAGS enumeration:
If the method fails, an error is raised and Err.Number may be set to one of the following values:
DPERR_INVALIDGROUP |
DPERR_INVALIDPARAMS. |