GetStatus

Description

Returns the last license validation status. See ELicenseStatus for possible values.

int GetStatus ()

Return

Data TypeDescription

int

the status

Remarks

You must always call this function after calling ValidateLicense or ValidateLicenseEx to get the result of the validation.

Last updated