D3DKMT_MULTIPLANE_OVERLAY2 结构 (d3dkmthk.h)
多平面覆盖结构。
语法
typedef struct _D3DKMT_MULTIPLANE_OVERLAY2 {
UINT LayerIndex;
BOOL Enabled;
D3DKMT_HANDLE hAllocation;
D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES2 PlaneAttributes;
} D3DKMT_MULTIPLANE_OVERLAY2;
成员
LayerIndex
层索引。
Enabled
hAllocation
设备分配的句柄。
PlaneAttributes
包含平面属性的 结构。
要求
要求 | 值 |
---|---|
Header | d3dkmthk.h |