Description
Checks if the serial number used to obtain the license is blocked.
Syntax
function GrdLicenseCheckIsNotBanned( licenseId: grd_uint32; host: PAnsiChar; port: grd_uint32): Integer; stdcall;
Parameters
licenseId | Unique license identifier |
host | Pointer to a string buffer containing the address of the Guardant license activation server |
port | Guardant license activation server port |