DXGK_QUERYSEGMENTIN4 structure (d3dkmddi.h)
The DXGK_QUERYSEGMENTIN4 structure is used to specify the adapter to query.
Syntax
typedef struct _DXGK_QUERYSEGMENTIN4 {
UINT PhysicalAdapterIndex;
} DXGK_QUERYSEGMENTIN4;
Members
PhysicalAdapterIndex
A zero-based physical adapter index in a linked display adapter (LDA) link. Zero for non-LDA configurations.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 10 |
Minimum supported server | Windows Server 2016 |
Header | d3dkmddi.h (include D3dkmddi.h) |