D3DKMT_MULTIPLANE_OVERLAY2 structure (d3dkmthk.h)

Multiplane overlay structure.

Syntax

typedef struct _D3DKMT_MULTIPLANE_OVERLAY2 {
  UINT                                  LayerIndex;
  BOOL                                  Enabled;
  D3DKMT_HANDLE                         hAllocation;
  D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES2 PlaneAttributes;
} D3DKMT_MULTIPLANE_OVERLAY2;

Members

LayerIndex

The layer index.

Enabled

hAllocation

A handle to a device allocation.

PlaneAttributes

A structure that contains the plane attributes.

Requirements

Requirement Value
Header d3dkmthk.h