Back to Aurora Vision Library Lite website

You are here: Start » System » Configuration » CheckLicense

CheckLicense


Header: AVL.h
Namespace: avl

Check license for a specified module.

Syntax

void avl::CheckLicense
(
	avl::ProductType::Type inProductType,
	bool& outIsValid
)

Parameters

Name Type Default Description
Input value inProductType ProductType::Type
Output value outIsValid bool&