Microsoft DirectX 8.1 (Visual Basic) |
Sets a block of data associated with a group, including the name of the group.
DirectPlay calls each player's DirectPlay8Event.InfoNotify method to notify him or her that the group information has changed.
SetGroupInfo(idGroup As Long, _ PlayerInfo As DPN_GROUP_INFO, _ lFlags As Long) As Long
Returns the asynchronous handle for this operation. This is the handle that is used in lAsyncHandle parameter of the DirectPlay8Peer.CancelAsyncOperation method to cancel the request, if the request is processed asynchronously.
If the method fails, Err.Number can be set to one of the following values.
DPNERR_INVALIDGROUP |
DPNERR_INVALIDFLAGS |