Back to FabImage Library website

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

CheckLicense


Header:FIL.h
Namespace:fil

Check license for specified module

Syntax

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

Parameters

Name Type Default Description
inProductType ProductType::Type
outIsValid bool&