Marblecore Imaging Library Documentation

Documentation Introduction
Documentation / Marblecore Imaging / Methods / LicenseVerify
Verifies the specified license.

Syntax

Boolean LicenseVerify(strProductKey As String, strLicense As String)

Return value

Returns true if the license is valid.

Parameters

ParameterTypeRequiredDescription
strProductKeyStringNoSpecifies the product key. If no product key is specified the system checks for a license in the Windows registry.
strLicenseStringNoSpecifies the license code block. If no license code block is specified the system checks for a license in the Windows registry.

Category

Licensing

See also

LicenseCode | LicenseDateCreated | LicenseDateExpired | LicenseDateRenewed | LicenseExpired | LicenseName | LicenseProduct | LicenseProductKey | LicenseProductVersion | LicensePublisher | LicenseReference | LicenseValid