estructura D3DKMT_MULTIPLANE_OVERLAY2 (d3dkmthk.h)
Estructura superpuesta multiplano.
Sintaxis
typedef struct _D3DKMT_MULTIPLANE_OVERLAY2 {
UINT LayerIndex;
BOOL Enabled;
D3DKMT_HANDLE hAllocation;
D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES2 PlaneAttributes;
} D3DKMT_MULTIPLANE_OVERLAY2;
Miembros
LayerIndex
Índice de capa.
Enabled
hAllocation
Identificador de una asignación de dispositivos.
PlaneAttributes
Estructura que contiene los atributos del plano.
Requisitos
Requisito | Valor |
---|---|
Header | d3dkmthk.h |