Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |