![]() |
AJA NTV2 SDK
17.6.0.2675
NTV2 SDK 17.6.0.2675
|
#include <streams.h>Go to the source code of this file.
Functions | |
| HINSTANCE | LoadOLEAut32 () |
| template<class T > | |
| static T | ourmax (const T &a, const T &b) |
| STDMETHODIMP_ (ULONG) CUnknown | |
| STDAPI | GetInterface (LPUNKNOWN pUnk, __out void **ppv) |
| BOOL WINAPI | IsEqualObject (IUnknown *pFirst, IUnknown *pSecond) |
Variables | |
| HINSTANCE | hlibOLEAut32 |
| static const TCHAR | szOle32Aut [] = TEXT("OleAut32.dll") |
| STDAPI GetInterface | ( | LPUNKNOWN | pUnk, |
| __out void ** | ppv | ||
| ) |
Definition at line 213 of file combase.cpp.
| BOOL WINAPI IsEqualObject | ( | IUnknown * | pFirst, |
| IUnknown * | pSecond | ||
| ) |
Definition at line 224 of file combase.cpp.
| HINSTANCE LoadOLEAut32 | ( | ) |
Definition at line 73 of file combase.cpp.
|
inlinestatic |
Definition at line 156 of file combase.cpp.
| STDMETHODIMP_ | ( | ULONG | ) |
Definition at line 163 of file combase.cpp.
| HINSTANCE hlibOLEAut32 |
Definition at line 50 of file combase.cpp.
|
static |
Definition at line 71 of file combase.cpp.