D3DKMT_PHYSICAL_ADAPTER_COUNT structure (d3dkmthk.h)

The D3DKMT_PHYSICAL_ADAPTER_COUNT structure provides the physical adapter count.

Syntax

typedef struct _D3DKMT_PHYSICAL_ADAPTER_COUNT {
  UINT Count;
} D3DKMT_PHYSICAL_ADAPTER_COUNT;

Members

Count

The number of physical adapters.

Requirements

Requirement Value
Minimum supported client Windows 10 (WDDM 2.0)
Header d3dkmthk.h

See also

D3DKMTQueryAdapterInfo