Condividi tramite


D3DKMT_GET_SEGMENT_CAPS struttura (d3dkmthk.h)

Usato per ottenere funzionalità di segmento.

Sintassi

typedef struct _D3DKMT_GET_SEGMENT_CAPS {
  UINT                PhysicalAdapterIndex;
  UINT                NumSegments;
  D3DKMT_SEGMENT_CAPS SegmentCaps[D3DKMT_MAX_SEGMENT_COUNT];
} D3DKMT_GET_SEGMENT_CAPS;

Members

PhysicalAdapterIndex

Indice dell'adattatore fisico nella catena LDA (adattatore visualizzato collegato).

NumSegments

Numero di segmenti.

SegmentCaps[D3DKMT_MAX_SEGMENT_COUNT]

Funzionalità del segmento.

Requisiti

Requisito Valore
Intestazione d3dkmthk.h