DXGKARG_DESTROYPERIODICFRAMENOTIFICATION structure (d3dkmddi.h)
Arguments utilisés pour détruire une notification frame périodique.
Syntaxe
typedef struct _DXGKARG_DESTROYPERIODICFRAMENOTIFICATION {
HANDLE hNotification;
HANDLE hAdapter;
} DXGKARG_DESTROYPERIODICFRAMENOTIFICATION;
Membres
hNotification
Handle de l’objet de notification créé par le KMD.
hAdapter
Handle de l’adaptateur pour lequel l’objet de notification a été créé.
Configuration requise
Condition requise | Valeur |
---|---|
En-tête | d3dkmddi.h |