XblMultiplayerSessionCurrentUserSetRoles
Set the role info of the local member. The member must first be joined to the session.Syntax
Parameters
handle _In_Type: XblMultiplayerSessionHandle Handle to the multiplayer session. roles _In_
Type: XblMultiplayerSessionMemberRole* Indicates a collection of roles for the user. rolesCount _In_
Type: size_t The size of the role array.
