AJA NTV2 SDK  17.1.3.1410
NTV2 SDK 17.1.3.1410
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
processimpl.cpp File Reference

Implements the AJAProcessImpl class on the Windows platform. More...

Include dependency graph for processimpl.cpp:

Go to the source code of this file.

Functions

BOOL CALLBACK findFunc (HWND hWnd, LPARAM lParam)
 

Variables

static HWND hFoundWindow = NULL
 

Detailed Description

Implements the AJAProcessImpl class on the Windows platform.

Definition in file processimpl.cpp.

Function Documentation

◆ findFunc()

BOOL CALLBACK findFunc ( HWND  hWnd,
LPARAM  lParam 
)

Definition at line 44 of file processimpl.cpp.

Variable Documentation

◆ hFoundWindow

HWND hFoundWindow = NULL
static

Definition at line 42 of file processimpl.cpp.