다음을 통해 공유


XblMultiplayerSessionReferenceUri

세션 참조의 URI 경로 표현을 나타냅니다.

구문

typedef struct XblMultiplayerSessionReferenceUri {  
    char value[XBL_MULTIPLAYER_SESSION_REFERENCE_URI_MAX_LENGTH];  
} XblMultiplayerSessionReferenceUri  

멤버

value
형식: char [XBL_MULTIPLAYER_SESSION_REFERENCE_URI_MAX_LENGTH]

URI 경로입니다.

비고

URI 경로의 형식은 /serviceconfigs/{scid}/sessiontemplates/{session-template-name}/sessions/{session-name}입니다. 여기서 {scid}은(는) 타이틀과 관련된 서비스 구성 ID입니다.

인수

XblMultiplayerSessionReferenceToUriPath

요구 사항

헤더: multiplayer_c.h

참고

multiplayer_c