Skip to main content

XblContextSettingsGetUseCrossPlatformQosServers

Gets whether to use the xplatqos server for QoS calls.

Syntax

Parameters

context   _In_
Type: XblContextHandle
XBOX live context that the settings are associated with. value   _Out_
Type: bool*
Passes back 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