D3DKMT_PHYSICAL_ADAPTER_COUNT structure (d3dkmthk.h)

Used to get the physical adapter count.

Syntax

typedef struct _D3DKMT_PHYSICAL_ADAPTER_COUNT {
  UINT Count;
} D3DKMT_PHYSICAL_ADAPTER_COUNT;

Members

Count

The physical adapter count.

Requirements

Requirement Value
Header d3dkmthk.h