Skip to main content

XblGetErrorCondition

Groups HRESULT values returned from Xbl APIs in to error condition buckets that are actionable.

Syntax

Parameters

hr   _In_
Type: HRESULT
HRESULT value returned from an Xbl API.

Return value

Type: XblErrorCondition The corresponding XblErrorCondition.

Requirements

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

See also

errors_c
Last modified on August 4, 2026