Skip to main content

XblMultiplayerSessionReference

Represents a reference to a multiplayer session.

Syntax

Members

Scid
Type: char[XBL_SCID_LENGTH]
The service configuration ID (SCID) specific to the title. SessionTemplateName
Type: char[XBL_MULTIPLAYER_SESSION_TEMPLATE_NAME_MAX_LENGTH]
The name of the template for the session. SessionName
Type: char[XBL_MULTIPLAYER_SESSION_NAME_MAX_LENGTH]
The name of the session.

Requirements

Header: multiplayer_c.h

See also

multiplayer_c
Last modified on August 4, 2026