estrutura D3DKMT_MULTIPLANE_OVERLAY2 (d3dkmthk.h)
Estrutura de sobreposição de vários planos.
Sintaxe
typedef struct _D3DKMT_MULTIPLANE_OVERLAY2 {
UINT LayerIndex;
BOOL Enabled;
D3DKMT_HANDLE hAllocation;
D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES2 PlaneAttributes;
} D3DKMT_MULTIPLANE_OVERLAY2;
Membros
LayerIndex
O índice de camada.
Enabled
hAllocation
Um identificador para uma alocação de dispositivo.
PlaneAttributes
Uma estrutura que contém os atributos do plano.
Requisitos
Requisito | Valor |
---|---|
Cabeçalho | d3dkmthk.h |