Skip to main content

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.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

Header: multiplayer_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

multiplayer_c
Last modified on August 4, 2026