Boolean LicenseVerify(strProductKey As String, strLicense As String)
| Parameter | Type | Required | Description |
| strProductKey | String | No | Specifies the product key. If no product key is specified the system checks for a license in the Windows registry. |
| strLicense | String | No | Specifies the license code block. If no license code block is specified the system checks for a license in the Windows registry. |