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

# ISPOWEROF2

> ISPOWEROF2

# ISPOWEROF2

使用しないでください。内部使用のみです。

## 構文

```cpp theme={null}
bool ISPOWEROF2(  
         size_t n  
)  
```

### パラメーター

*n*   \
型: size\_t

使用しないでください。内部使用のみです。

### 戻り値

型: bool

使用しないでください。内部使用のみです。

## 解説

使用しないでください。内部使用のみです。

値が 2 のべき乗である場合に true を返します。詳細については、[Rounding up to the next power of 2](https://stackoverflow.com/questions/466204/rounding-up-to-next-power-of-2) を参照してください。

## 要件

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

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

## 関連項目

[xdsp](/reference/audio/xdsp/xdsp_members)

[Game for Windows と DirectX SDK ブログ](https://walbourn.github.io/xdsp-h-digital-signal-processing-helper-functions/)


## Related topics

- [ゲーム コンセプトを提出する](/ja-jp/publishing/game-publishing/publishing-processes/managed-creators/publishing-processes-game-concepts.md)
- [毎日の不正利用レポート履歴レポート](/ja-jp/services/playfab/data-analytics/learn-data/reports/daily-abuse-reports-history-report.md)
- [XBOX services ユーザー特権のクライアント側での使用](/ja-jp/services/xbox-services/fundamentals/identity/privileges/concepts/live-user-privileges-client.md)
- [PFMultiplayerServerAzureVmSize](/ja-jp/services/playfab/api-references/c/pfmultiplayerservertypes/enums/pfmultiplayerserverazurevmsize.md)
- [コア制限の増加と追加の Azure リージョンへのアクセス](/ja-jp/services/playfab/multiplayer/servers/identifying-and-increasing-core-limits.md)
