![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
#include <wxutil.h>
Public Member Functions | |
| CAMEvent (BOOL fManualReset=FALSE, __inout_opt HRESULT *phr=NULL) | |
| CAMEvent (__inout_opt HRESULT *phr) | |
| ~CAMEvent () | |
| operator HANDLE () const | |
| void | Set () |
| BOOL | Wait (DWORD dwTimeout=INFINITE) |
| void | Reset () |
| BOOL | Check () |
Protected Attributes | |
| HANDLE | m_hEvent |
| CAMEvent::CAMEvent | ( | BOOL | fManualReset = FALSE, |
| __inout_opt HRESULT * | phr = NULL |
||
| ) |
Definition at line 17 of file wxutil.cpp.
| CAMEvent::CAMEvent | ( | __inout_opt HRESULT * | phr | ) |
Definition at line 27 of file wxutil.cpp.
| CAMEvent::~CAMEvent | ( | ) |
Definition at line 37 of file wxutil.cpp.