Skip to main content

XblTournamentReference

Represents a reference to a tournament reference. DEPRECATED. This structure will be removed in a future release.

Syntax

Members

DefinitionName
Type: char[XBL_TOURNAMENT_REFERENCE_DEFINITION_NAME_MAX_LENGTH]
The definition name of the tournament. TournamentId
Type: char[XBL_GUID_LENGTH]
The tournament ID specific to the tournament. Organizer
Type: char[XBL_TOURNAMENT_REFERENCE_ORGANIZER_LENGTH]
The name of the tournament organizer. Scid
Type: char[XBL_SCID_LENGTH]
The service configuration ID specific to the tournament.

Member of

XblMultiplayerTournamentsServer

Requirements

Header: multiplayer_c.h

See also

multiplayer_c
Last modified on August 4, 2026