Skip to main content

XblMultiplayerSessionPropertiesSetTurnCollection

设置指示轮到谁的会话 MemberId 集合。

语法

参数

handle   _In_
类型: XblMultiplayerSessionHandle
多人游戏会话的句柄。 turnCollectionMemberIds   _In_
类型: uint32_t*
轮到谁的 MemberId 集合。 turnCollectionMemberIdsCount   _In_
类型: size_t
turnCollectionMemberIds 数组的大小。

返回值

类型: HRESULT 此 API 操作的 HRESULT 返回码。

要求

头文件: multiplayer_c.h 库: Microsoft.Xbox.Services.14x.GDK.C.lib

另请参阅

multiplayer_c
最后修改于 2026年8月13日