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

# GetNodeCount

> このデバイスに関連付けられた物理アダプター (ノード) の数を報告します。

このデバイスに関連付けられた物理アダプター (ノード) の数を報告します。

## 構文

```cpp theme={null}
UINT GetNodeCount(
)
```

### パラメーター

### 戻り値

型: UINT

このデバイスが持つ物理アダプター (ノード) の数。

## 要件

**ヘッダー:** d3d12\_xs.h または d3d12\_x.h\
**ライブラリ:** d3d12\_xs.lib または d3d12\_x.lib\
**サポートされているプラットフォーム**: XBOX Series 本体および XBOX One ファミリ

## 関連項目

[ID3D12Device](/reference/graphics/d3d12_x/interfaces/id3d12device/id3d12device)


## Related topics

- [NodeJS SDK](/ja-jp/services/playfab/sdks/nodejs/index.md)
- [D3D12_AUTO_BREADCRUMB_NODE](/ja-jp/reference/graphics/d3d12/structs/d3d12_auto_breadcrumb_node_public.md)
- [Node.js Nodeunit ライセンス](/ja-jp/services/playfab/sdks/nodejs/nodeunit-license.md)
- [D3D12_NODE_MASK](/ja-jp/reference/graphics/d3d12/structs/d3d12_node_mask_public.md)
- [NodeJS クイックスタート](/ja-jp/services/playfab/sdks/nodejs/quickstart.md)
