![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
Implements the AJAEventImpl class on the Windows platform. More...
#include "ajabase/system/windows/eventimpl.h"#include "ajabase/system/event.h"#include "ajabase/system/debug.h"Go to the source code of this file.
Macros | |
| #define | MAX_EVENTS 64 |
Functions | |
| AJAStatus | AJAWaitForEvents (AJAEvent *pEventList, uint32_t numEvents, bool all, uint32_t timeout) |
Implements the AJAEventImpl class on the Windows platform.
Definition in file eventimpl.cpp.
| #define MAX_EVENTS 64 |
Definition at line 12 of file eventimpl.cpp.
| AJAStatus AJAWaitForEvents | ( | AJAEvent * | pEventList, |
| uint32_t | numEvents, | ||
| bool | all, | ||
| uint32_t | timeout | ||
| ) |
Definition at line 199 of file eventimpl.cpp.