> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# SetShapeXmaInterruptWhenDone

> SetShapeXmaInterruptWhenDone

# SetShapeXmaInterruptWhenDone

Reservado para uso interno.

<a id="syntaxSection" />

## Sintaxis

```cpp theme={null}
HRESULT SetShapeXmaInterruptWhenDone(  
         SHAPE_XMA_CONTEXT* context,  
         bool interruptWhenDone  
)  
```

<a id="parametersSection" />

### Parámetros

*context*   \_Inout\_\
Tipo: [SHAPE\_XMA\_CONTEXT](/reference/audio/shapexmacontext/structs/shape_xma_context)\*

Reservado para uso interno.

*interruptWhenDone*   \
Tipo: bool

Reservado para uso interno.

<a id="retvalSection" />

### Valor devuelto

Tipo: HRESULT

Reservado para uso interno.

<a id="requirementsSection" />

## Requisitos

**Encabezado:** shapexmacontext.h

**Plataformas compatibles:** consolas de la familia XBOX One y consolas XBOX Series

<a id="seealsoSection" />

## Consulte también

[ShapeXmaContext](/reference/audio/shapexmacontext/shapexmacontext_members)


## Related topics

- [ShapeXmaContext](/es/reference/audio/shapexmacontext/shapexmacontext_members.md)
- [GetShapeXmaInterruptWhenDone](/es/reference/audio/shapexmacontext/functions/getshapexmainterruptwhendone.md)
- [SetShapeXmaStopWhenDone](/es/reference/audio/shapexmacontext/functions/setshapexmastopwhendone.md)
- [GetShapeXmaStopWhenDone](/es/reference/audio/shapexmacontext/functions/getshapexmastopwhendone.md)
- [SHAPE_XMA_CONTEXT](/es/reference/audio/shapexmacontext/structs/shape_xma_context.md)
