structure D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT (d3dkmthk.h)
Recherchez la prise en charge des superpositions multiplanes.
Syntaxe
typedef struct _D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT {
D3DKMT_HANDLE hDevice;
UINT PlaneCount;
D3DKMT_CHECK_MULTIPLANE_OVERLAY_PLANE *pOverlayPlanes;
BOOL Supported;
D3DKMT_CHECK_MULTIPLANE_OVERLAY_SUPPORT_RETURN_INFO ReturnInfo;
} D3DKMT_CHECKMULTIPLANEOVERLAYSUPPORT;
Membres
hDevice
Handle vers l’appareil.
PlaneCount
Nombre de ressources à épingler.
pOverlayPlanes
Tableau de pointeurs vers des plans de superposition.
Supported
Indique la prise en charge.
ReturnInfo
Informations de retour.
Exigences
Exigence | Valeur |
---|---|
d’en-tête | d3dkmthk.h |