Back to FabImage Library website

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

VerifyProjectID


Header:FIL.h
Namespace:fil

Verifies project ID

Syntax

C++
C#
 
void fil::VerifyProjectID
(
	int inProjectID,
	bool inThrowError,
	bool& outIsLicenseValid
)

Parameters

Name Type Range Default Description
inProjectID int 0 - 2147483647 Project ID assigned to your license
inThrowError bool
outIsLicenseValid bool&