Back to Adaptive Vision Library Lite website

You are here: Start » Configuration » GetAvailableLicenses

GetAvailableLicenses


Header:AVL.h
Namespace:avl

Reads available licenses in the system

Syntax

void avl::GetAvailableLicenses
(
	atl::Array<avl::License>& outLicenses
)

Parameters

Name Type Default Description
outLicenses Array<License>&