NTPClearKeyFileName () -> <ErrorCode>
Description
With this command you can restore the name of the Key File, used for licensing confirmation, to the default value. Such a backout can also be accomplished by calling up NTPSetKeyFileName with an blank string.
Note: For further information see "registration key"
Declaration for Lotus Script
Declare Function NTPClearKeyFileName Lib "NTP.DLL" ( ) As Long
Parameter
none
Return value
<ErrorCode> (LONG)
Number of the error encountered (0 = no error)