Skip to main content

XblContextSettingsSetUseCrossPlatformQosServers

Controls whether we use cross platform QoS endpoints or not. In some case if you are shipping with TV_API enabled, you want to be able to choose.

Syntax

Parameters

context   _In_
Type: XblContextHandle
XBOX live context that the settings are associated with. value   _In_
Type: bool
True if the cross platform QoS servers should be used, false otherwise.

Return value

Type: HRESULT HRESULT return code for this API operation.

Requirements

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

See also

xbox_live_context_settings_c
Last modified on August 20, 2026