isc_license_remove()
Go Up to API Function Reference
Removes the specified line from the InterBase license file.
Syntax
int isc_license_remove(char *cert_key)
| Parameter | Type | Description |
|---|---|---|
|
<cert_key> |
char |
Pointer to a |
Description
Removes the line specified by cert_key from ib_license.dat.
Return value
isc_license_remove() has the following return values:
| Return | Description |
|---|---|
|
|
Authorization code was successfully removed. |
|
|
The authorization code could not be removed; possible reasons are:
|