Back to FabImage Library Lite website

You are here: Start » Configuration » GetAvailableLicenses

GetAvailableLicenses


Header:FIL.h
Namespace:fil

Reads available licenses in the system

Syntax

void fil::GetAvailableLicenses
(
	ftl::Array<fil::License>& outLicenses
)

Parameters

Name Type Default Description
outLicenses Array<License>&