Partager via


DXGIDDI_MULTIPLANE_OVERLAY_ALLOCATION_INFO structure (dxgiddi.h)

Spécifie des informations sur une allocation de superposition multiplan.

Syntaxe

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

Membres

[in] PresentAllocation

Handle pour l’allocation de superposition multiplan.

[in] SubResourceIndex

Index de base zéro dans la ressource que le handle dans le membre PresentAllocation spécifie. Cet index indique la surface d’affichage.

Configuration requise

Condition requise Valeur
Client minimal pris en charge Windows 8.1
Serveur minimal pris en charge Windows Server 2012 R2
En-tête dxgiddi.h (include D3d10umddi.h)