DXGIDDI_MULTIPLANE_OVERLAY_ALLOCATION_INFO結構 (dxgiddi.h)

指定多平面重疊配置的相關信息。

語法

typedef struct DXGIDDI_MULTIPLANE_OVERLAY_ALLOCATION_INFO {
  [in] D3DKMT_HANDLE PresentAllocation;
  [in] UINT          SubResourceIndex;
} DXGIDDI_MULTIPLANE_OVERLAY_ALLOCATION_INFO;

成員

[in] PresentAllocation

多平面重疊配置的句柄。

[in] SubResourceIndex

以零起始的索引到 PresentAllocation 成員所指定句柄的資源。 此索引表示顯示介面。

規格需求

需求
最低支援的用戶端 Windows 8.1
最低支援的伺服器 Windows Server 2012 R2
標頭 dxgiddi.h (包含 D3d10umddi.h)