> ## 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

内部で使用するために予約されています。

<a id="syntaxSection" />

## 構文

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

<a id="parametersSection" />

### パラメーター

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

内部で使用するために予約されています。

*interruptWhenDone*   \
型: bool

内部で使用するために予約されています。

<a id="retvalSection" />

### 戻り値

型: HRESULT

内部で使用するために予約されています。

<a id="requirementsSection" />

## 要件

**ヘッダー:** shapexmacontext.h

**サポートされているプラットフォーム:** XBOX One ファミリ本体および XBOX Series 本体

<a id="seealsoSection" />

## 関連項目

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


## Related topics

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