Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ID3D12Device::GetNodeCount method (d3d12.h)

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

Syntax

UINT GetNodeCount();

Return value

Type: UINT

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

Requirements

Requirement Value
Target Platform Windows
Header d3d12.h
Library D3d12.lib
DLL D3d12.dll

See also

ID3D12Device


Feedback

Was this page helpful?

Additional resources