Microsoft DirectX 8.1 (Visual Basic) |
Retrieves a block of data associated with a group, including the group name.
This method is typically called after DirectPlay calls the DirectPlay8Event.InfoNotify method, indicating that the group data has been modified.
GetGroupInfo(idGroup As Long) As DPN_GROUP_INFO
Returns a DPN_GROUP_INFO type that describes the group data.
If the method fails, Err.Number can be set to one of the following values.
DPNERR_INVALIDGROUP |
DPNERR_INVALIDFLAGS |