共用方式為


D3DKMT_MULTIPLANE_OVERLAY結構 (d3dkmthk.h)

D3DKMT_MULTIPLANE_OVERLAY 結構包含用來定義多平面重疊的資訊。

語法

typedef struct D3DKMT_MULTIPLANE_OVERLAY {
  UINT                                 LayerIndex;
  BOOL                                 Enabled;
  D3DKMT_HANDLE                        hAllocation;
  D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES PlaneAttributes;
} D3DKMT_MULTIPLANE_OVERLAY;

成員

LayerIndex

圖層索引。

Enabled

布爾值,指定是否啟用重迭以顯示。

hAllocation

裝置配置的句柄。

PlaneAttributes

包含平面屬性的 D3DKMT_MULTIPLANE_OVERLAY_ATTRIBUTES 結構。

要求

要求 價值
最低支援的用戶端 Windows 8
支援的最低伺服器 Windows Server 2012
標頭 d3dkmthk.h