Condividi tramite


struttura DXGK_QUERYSEGMENTIN4 (d3dkmddi.h)

La struttura DXGK_QUERYSEGMENTIN4 viene utilizzata per specificare l'adattatore su cui eseguire una query.

Sintassi

typedef struct _DXGK_QUERYSEGMENTIN4 {
  UINT PhysicalAdapterIndex;
} DXGK_QUERYSEGMENTIN4;

Membri

PhysicalAdapterIndex

Indice dell'adattatore fisico in base zero in un collegamento LDA (Display Adapter) collegato. Zero per le configurazioni non LDA.

Fabbisogno

Requisito Valore
client minimo supportato Windows 10
server minimo supportato Windows Server 2016
intestazione d3dkmddi.h (include D3dkmddi.h)

Vedere anche

DXGK_QUERYSEGMENTOUT4