XblMultiplayerSessionPropertiesSetTurnCollection
Sets the collection of session MemberIds indicating whose turn it is.Syntax
Parameters
handle _In_Type: XblMultiplayerSessionHandle Handle to the multiplayer session. turnCollectionMemberIds _In_
Type: uint32_t* Collection of MemberIds whose turn it is. turnCollectionMemberIdsCount _In_
Type: size_t The size of the turnCollectionMemberIds array.
