structure D3DKMT_DESTROY_DOORBELL (d3dkmthk.h)
Important
Certaines informations concernent un produit de préversion qui peut être sensiblement modifié avant sa publication commerciale. Microsoft n’offre aucune garantie, expresse ou implicite, en ce qui concerne les informations fournies ici.
La structure D3DKMT_DESTROY_DOORBELL identifie la porte d’entrée qui D3DKMTDestroyDoorbell doit détruire.
Syntaxe
typedef struct _D3DKMT_DESTROY_DOORBELL {
D3DKMT_HANDLE hDoorbell;
} D3DKMT_DESTROY_DOORBELL;
Membres
hDoorbell
[in] Poignée de messagerie unifiée de la porte à détruire. Ce handle a été retourné dans un appel antérieur à D3DKMTCreateDoorbell.
Remarques
Pour plus d’informations, consultez soumission de travail en mode utilisateur.
Exigences
Exigence | Valeur |
---|---|
client minimum pris en charge | Windows 11, version 24H2 (WDDM 3.2) |
d’en-tête | d3dkmthk.h |