Condividi tramite


struttura D3DKMT_DESTROY_DOORBELL (d3dkmthk.h)

Importante

Alcune informazioni si riferiscono a un prodotto in versione preliminare che può essere modificato in modo sostanziale prima che venga rilasciato commercialmente. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.

La struttura D3DKMT_DESTROY_DOORBELL identifica il campanello che D3DKMTDestroyDoorbell deve distruggere.

Sintassi

typedef struct _D3DKMT_DESTROY_DOORBELL {
  D3DKMT_HANDLE hDoorbell;
} D3DKMT_DESTROY_DOORBELL;

Members

hDoorbell

[in] Maniglia di messaggistica unificata del campanello da distruggere. Questo handle è stato restituito in una chiamata precedente a D3DKMTCreateDoorbell.

Commenti

Per altre informazioni, vedere Invio di lavoro in modalità utente.

Requisiti

Requisito Valore
Client minimo supportato Windows 11 versione 24H2 (WDDM 3.2)
Intestazione d3dkmthk.h

Vedi anche

D3DKMTCreateDoorbell

D3DKMTCreateHwQueue

D3DKMTDestroyDoorbell