8 #ifndef AJA_PROCESS_IMPL_H 9 #define AJA_PROCESS_IMPL_H 24 static bool IsValid(uint64_t pid);
26 static bool Activate(
const char* pWindow);
27 static bool Activate(uint64_t handle);
30 #endif // AJA_PROCESS_IMPL_H virtual ~AJAProcessImpl()
static bool IsValid(uint64_t pid)
Declares the AJAProcess class.
System specific functions.
Private include file for all ajabase sources.
static bool Activate(uint64_t handle)