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

> Reports the number of physical adapters (nodes) that are associated with this device.

Reports the number of physical adapters (nodes) that are associated with this device.

## Syntax

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

### Parameters

### Return value

Type: UINT

The number of physical adapters (nodes) that this device has.

## Requirements

**Header:** d3d12\_xs.h or d3d12\_x.h\
**Library:** d3d12\_xs.lib or d3d12\_x.lib\
**Supported Platforms**: XBOX Series consoles and XBOX One family

## See Also

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


## Related topics

- [NodeJS quickstart](/services/playfab/sdks/nodejs/quickstart.md)
- [D3D12_AUTO_BREADCRUMB_NODE](/reference/graphics/d3d12/structs/d3d12_auto_breadcrumb_node_public.md)
- [NodeJS SDK](/services/playfab/sdks/nodejs/index.md)
- [D3D12_QUERY_HEAP_DESC](/reference/graphics/d3d12/structs/d3d12_query_heap_desc_public.md)
- [Node.js Nodeunit license](/services/playfab/sdks/nodejs/nodeunit-license.md)
