> ## 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 and the DirectX SDK blog](https://walbourn.github.io/xdsp-h-digital-signal-processing-helper-functions/)


## Related topics

- [게임 개념 제출](/ko/publishing/game-publishing/publishing-processes/managed-creators/publishing-processes-game-concepts.md)
- [XBOX 서비스 사용자 권한의 클라이언트 측 사용](/ko/services/xbox-services/fundamentals/identity/privileges/concepts/live-user-privileges-client.md)
- [일간 신고 기록 보고서](/ko/services/playfab/data-analytics/learn-data/reports/daily-abuse-reports-history-report.md)
- [증가된 코어 제한 및 추가 Azure 리전에 대한 액세스](/ko/services/playfab/multiplayer/servers/identifying-and-increasing-core-limits.md)
- [PFMultiplayerServerAzureVmSize](/ko/services/playfab/api-references/c/pfmultiplayerservertypes/enums/pfmultiplayerserverazurevmsize.md)
