Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 |