NVAPI Reference Documentation 545
Loading...
Searching...
No Matches
Public Attributes | List of all members
NV_EVENT_REGISTER_CALLBACK Struct Reference

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 
 

Detailed Description

Core NV_EVENT_REGISTER_CALLBACK structure declaration.


The documentation for this struct was generated from the following file: