Back to Adaptive Vision Library Lite website

You are here: Start » Configuration » GetThreadLimitInfo

GetThreadLimitInfo


Header:AVL.h
Namespace:avl

Reads available licenses in the system

Syntax

void avl::GetThreadLimitInfo
(
	atl::Conditional<int>& outThreadLimit,
	atl::Array<atl::String>& outActiveThreadIds
)

Parameters

Name Type Default Description
outThreadLimit Conditional<int>&
outActiveThreadIds Array<String>&