DXGK_QUERYSEGMENTIN4 struttura (d3dkmddi.h)
La struttura DXGK_QUERYSEGMENTIN4 viene usata per specificare l'adattatore da eseguire in query.
Sintassi
typedef struct _DXGK_QUERYSEGMENTIN4 {
UINT PhysicalAdapterIndex;
} DXGK_QUERYSEGMENTIN4;
Members
PhysicalAdapterIndex
Indice dell'adattatore fisico in base zero in un collegamento LDA (Linked Display Adapter). Zero per le configurazioni non LDA.
Requisiti
Requisito | Valore |
---|---|
Client minimo supportato | Windows 10 |
Server minimo supportato | Windows Server 2016 |
Intestazione | d3dkmddi.h (include D3dkmddi.h) |