Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The arguments used to destroy a periodic frame notification.
Syntax
typedef struct _DXGKARG_DESTROYPERIODICFRAMENOTIFICATION {
HANDLE hNotification;
HANDLE hAdapter;
} DXGKARG_DESTROYPERIODICFRAMENOTIFICATION;
Members
hNotification
A handle to the notification object created by the KMD.
hAdapter
A handle to the adapter that the notification object was created for.
Requirements
Requirement | Value |
---|---|
Header | d3dkmddi.h |