estructura DXGKARG_DESTROYPERIODICFRAMENOTIFICATION (d3dkmddi.h)
Argumentos usados para destruir una notificación de fotogramas periódica.
Sintaxis
typedef struct _DXGKARG_DESTROYPERIODICFRAMENOTIFICATION {
HANDLE hNotification;
HANDLE hAdapter;
} DXGKARG_DESTROYPERIODICFRAMENOTIFICATION;
Miembros
hNotification
Identificador del objeto de notificación creado por el KMD.
hAdapter
Identificador del adaptador para el que se creó el objeto de notificación.
Requisitos
Requisito | Valor |
---|---|
Header | d3dkmddi.h |