Skip to main content

GetShapeXmaParserErrorSet

Gets a flag that indicates whether an XMA parser error has occurred.

Syntax

Parameters

context   _In_
Type: SHAPE_XMA_CONTEXT*
Pointer to a SHAPE_XMA_CONTEXT object.

Return value

Type: bool True if a parser error has occurred.

Remarks

The Scalable Hardware Audio Processing Engine (SHAPE) uses the Status and Reporting Queue (SRQ) to report various events that don’t require real-time responses. If the return value is true, call GetShapeXmaParserErrorStatus to obtain the error value. For more information, see the XMA section of Overview of SHAPE.

Requirements

Header: shapexmacontext.h Supported platforms: XBOX One family consoles and XBOX Series consoles

See also

ShapeXmaContext
Last modified on August 20, 2026