structure D3DDDI_MULTIPLANE_ALLOCATION_INFO (d3dumddi.h)
Spécifie des informations sur une allocation de superposition multiplane.
Syntaxe
typedef struct D3DDDI_MULTIPLANE_OVERLAY_ALLOCATION_INFO {
[in] D3DKMT_HANDLE PresentAllocation;
[in] UINT SubResourceIndex;
} D3DDDI_MULTIPLANE_ALLOCATION_INFO;
Membres
[in] PresentAllocation
Handle de l’allocation de superposition multiplane.
[in] SubResourceIndex
Index de base zéro dans la ressource que le handle du membre PresentAllocation spécifie. Cet index indique la surface d’affichage.
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows 8 |
Serveur minimal pris en charge | Windows Server 2012 |
En-tête | d3dumddi.h (inclure D3dumddi.h) |