Description
Checks if the serial number used to obtain the license is blocked.
Syntax
int GRD_API GrdLicenseCheckIsNotBanned(grd_uint32 licenseId, const char* host, grd_uint32 port);
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 |