XblMultiplayerSessionSetRawServersJson
设置 JSON 字符串,其中包含此多人游戏会话的服务器集合。
语法
HRESULT XblMultiplayerSessionSetRawServersJson(
XblMultiplayerSessionHandle handle,
const char* rawServersJson
)
参数
handle _In_
类型:XblMultiplayerSessionHandle
多人游戏会话的句柄。
rawServersJson _In_z_
类型:char*
描述会话服务器的 Json。
返回值
类型:HRESULT
此 API 操作的 HRESULT 返回代码。
要求
头文件:multiplayer_c.h
图书馆: Microsoft.Xbox.Services.14x.GDK.C.lib