D3DDDI_MULTIPLANE_ALLOCATION_INFO結構 (d3dumddi.h)
指定多平面重疊配置的相關信息。
語法
typedef struct D3DDDI_MULTIPLANE_OVERLAY_ALLOCATION_INFO {
[in] D3DKMT_HANDLE PresentAllocation;
[in] UINT SubResourceIndex;
} D3DDDI_MULTIPLANE_ALLOCATION_INFO;
成員
[in] PresentAllocation
多重平面重疊配置的句柄。
[in] SubResourceIndex
PresentAllocation 成員指定之句柄的資源中,以零起始的索引。 此索引表示顯示介面。
要求
要求 | 價值 |
---|---|
最低支援的用戶端 | Windows 8 |
支援的最低伺服器 | Windows Server 2012 |
標頭 | d3dumddi.h (包括 D3dumddi.h) |