Back to FabImage Library website

You are here: Start » Function Reference » System » Configuration » CheckLicense

CheckLicense


Header: FIL.h
Namespace: fil
Module: FoundationLite

Check license for a specified module.

Syntax

C++
C#
 
void fil::CheckLicense
(
	fil::ProductType::Type inProductType,
	bool& outIsValid
)

Parameters

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