struttura D3DKMT_MULTIPLANE_OVERLAY (d3dkmthk.h)
La struttura D3DKMT_MULTIPLANE_OVERLAY contiene informazioni usate per definire una sovrimpressione multipla.
Sintassi
typedef struct D3DKMT_MULTIPLANE_OVERLAY {
UINT LayerIndex;
BOOL Enabled;
D3DKMT_HANDLE hAllocation;
D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES PlaneAttributes;
} D3DKMT_MULTIPLANE_OVERLAY;
Membri
LayerIndex
Indice del livello.
Enabled
Valore booleano che specifica se la sovrimpressione è abilitata per la visualizzazione.
hAllocation
Handle per un'allocazione di dispositivi.
PlaneAttributes
Struttura D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES che contiene gli attributi del piano.
Fabbisogno
Requisito | Valore |
---|---|
client minimo supportato | Windows 8 |
server minimo supportato | Windows Server 2012 |
intestazione |
d3dkmthk.h |