Back to Adaptive Vision Library website
You are here: Start » Function Reference » Configuration » GetThreadLimitInfo
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
Reads available licenses in the system
Syntax
C++
C#
void avl::GetThreadLimitInfo ( atl::Conditional<int>& outThreadLimit, atl::Array<atl::String>& outActiveThreadIds )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
outThreadLimit | Conditional<int>& | ||
![]() |
outActiveThreadIds | Array<String>& |

