Condividi tramite


struttura D3DKMT_PINDIRECTFLIPRESOURCES (d3dkmthk.h)

La struttura D3DKMT_PINDIRECTFLIPRESOURCES specifica le risorse di scorrimento indiretto.

Sintassi

typedef struct _D3DKMT_PINDIRECTFLIPRESOURCES {
  D3DKMT_HANDLE hDevice;
  UINT          ResourceCount;
  D3DKMT_HANDLE *pResourceList;
} D3DKMT_PINDIRECTFLIPRESOURCES;

Membri

hDevice

Handle per il dispositivo.

ResourceCount

Numero di risorse.

pResourceList

Puntatore a un elenco di risorse.

Fabbisogno

Requisito Valore
client minimo supportato Windows 8
server minimo supportato Windows Server 2012
intestazione d3dkmthk.h