![]() |
NVAPI Reference Documentation 545
|
Core NV_EVENT_REGISTER_CALLBACK structure declaration. More...
#include <nvapi.h>
Public Attributes | ||
| NvU32 | version | |
| version field to ensure minimum version compatibility | ||
| NV_EVENT_TYPE | eventId | |
| ID of the event being sent. | ||
| void * | callbackParam | |
| This value will be passed back to the callback function when an event occurs. | ||
| union { | ||
| NVAPI_CALLBACK_QSYNCEVENT nvQSYNCEventCallback | ||
| Callback function pointer for QSYNC events. | ||
| } | nvCallBackFunc | |
Core NV_EVENT_REGISTER_CALLBACK structure declaration.