![]() |
AJA NTV2 SDK
18.0.0.2717
NTV2 SDK 18.0.0.2717
|
#include <wxutil.h>
Public Member Functions | |
| CAMMsgEvent (__inout_opt HRESULT *phr=NULL) | |
| BOOL | WaitMsg (DWORD dwTimeout=INFINITE) |
Public Member Functions inherited from CAMEvent | |
| 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 () |
Additional Inherited Members | |
Protected Attributes inherited from CAMEvent | |
| HANDLE | m_hEvent |
| CAMMsgEvent::CAMMsgEvent | ( | __inout_opt HRESULT * | phr = NULL | ) |
Definition at line 48 of file wxutil.cpp.
| BOOL CAMMsgEvent::WaitMsg | ( | DWORD | dwTimeout = INFINITE | ) |
Definition at line 52 of file wxutil.cpp.