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
結構,包含平面屬性。
規格需求
需求 | 值 |
---|---|
標頭 | d3dkmthk.h |