Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Represents a URI path representation of a session reference.
Syntax
typedef struct XblMultiplayerSessionReferenceUri {
char value[XBL_MULTIPLAYER_SESSION_REFERENCE_URI_MAX_LENGTH];
} XblMultiplayerSessionReferenceUri
Members
value
Type: char[XBL_MULTIPLAYER_SESSION_REFERENCE_URI_MAX_LENGTH]
The URI path.
Remarks
The format of the URI path is /serviceconfigs/{scid}/sessiontemplates/{session-template-name}/sessions/{session-name}, where {scid} is the service configuration ID specific to the title.
Argument of
XblMultiplayerSessionReferenceToUriPath
Requirements
Header: multiplayer_c.h