Click or drag to resize
SoLicensesInfo.Check Method (String, Single, String, Boolean)
Calls Check(productName, version, licenseString, printWarning, (cli.array<System.String^>^)nullptr).

Namespace: OIV.Inventor.Lock
Assembly: OIV.Inventor.Base (in OIV.Inventor.Base.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static int Check(
	string productName,
	float version,
	string licenseString,
	bool printWarning
)

Parameters

productName
Type: System.String
version
Type: System.Single
licenseString
Type: System.String
printWarning
Type: System.Boolean

Return Value

Type: Int32
Remarks