XblMultiplayerSessionSetMatchmakingTargetSessionConstantsJson
매치 메이킹의 속성을 설정합니다. 매치 메이킹 서비스로 작동하는 클라이언트만 이를 설정해야 합니다.
구문
HRESULT XblMultiplayerSessionSetMatchmakingTargetSessionConstantsJson(
XblMultiplayerSessionHandle handle,
const char* matchmakingTargetSessionConstantsJson
)
매개 변수
handle _In_
형식: XblMultiplayerSessionHandle
멀티 플레이 세션에 대한 핸들입니다.
matchmakingTargetSessionConstantsJson _In_
형식: char*
대상 세션 상수를 나타내는 JSON 문자열입니다.
반환 값
형식: HRESULT
이 API 작업에 대한 HRESULT 반환 코드입니다.
요구 사항
헤더: multiplayer_c.h
도서관: Microsoft.Xbox.Services.14x.GDK.C.lib