Back to Aurora Vision Library website
You are here: Start » Function Reference » System » Configuration » CheckLicense
| Header: | AVL.h |
|---|---|
| Namespace: | avl |
| Module: | FoundationLite |
Check license for a specified module.
Syntax
C++
C#
void avl::CheckLicense ( avl::ProductType::Type inProductType, bool& outIsValid )
Parameters
| Name | Type | Default | Description | |
|---|---|---|---|---|
![]() |
inProductType | ProductType::Type | ||
![]() |
outIsValid | bool& |


