Skip to main content

XblSetOverrideConfiguration

Sets an override configuration for advanced scenarios where a common Service Configuration ID (SCID) and title Id are needed for cross platform experiences.

Syntax

Parameters

overrideScid   _In_
Type: char*
Override Service Configuration ID (SCID) to be used by multiplayer manager. This SCID is considered case sensitive so paste it directly from the Partner Center overrideTitleId   _In_
Type: uint32_t
Override title Id to be used by multiplayer manager.

Return value

Type: HRESULT HRESULT return code for this API operation.

Remarks

Currently only used by multiplayer manager to enable cross platform multiplayer scenarios.

Requirements

Header: xbox_live_global_c.h Library: Microsoft.Xbox.Services.14x.GDK.C.lib

See also

xbox_live_global_c
Last modified on August 4, 2026