extLicenseRemove (Function) |
Top Previous Next |
This function will remove a license.
Input: id : STRING The license id string to remove. The license id is a text of up to 50 characters, which identifies the license. To remove all licenses from the device, use "*" as the id.
Returns: INT
Declaration: FUNCTION extLicenseRemove : INT;
Example:
INCLUDE rtcu.inc |