XblMultiplayerSessionCurrentUserSetMembersInGroup
Set a collection of members in the group. The member must first be joined to the session.Syntax
Parameters
session _In_Type: XblMultiplayerSessionHandle Handle to the multiplayer session. memberIds _In_reads_(memberIdsCount)
Type: uint32_t* Array of memberIds that are in the local users group. memberIdsCount _In_
Type: size_t Size of the memberIds array.
