XblMultiplayerSessionConstantsSetMaxMembersInSession
设置此会话中的最大成员数。
语法
void XblMultiplayerSessionConstantsSetMaxMembersInSession(
XblMultiplayerSessionHandle handle,
uint32_t maxMembersInSession
)
参数
handle _In_
类型:XblMultiplayerSessionHandle
多人游戏会话的句柄。
maxMembersInSession
类型:uint32_t
为最大成员设置的值。
返回值
类型:void
要求
头文件:multiplayer_c.h
图书馆: Microsoft.Xbox.Services.14x.GDK.C.lib