NTPClearDesignerKey () -> <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 NTPSetDesignerKey with a blank string.
Note: Additional information to the registration key may be found in the online help of "NotesToPaper 4.0" in the chapter "Integration -> Configuration -> Registration key" or by looking at "Registration key " in this help file.
Declaration for Lotus Script
Declare Function NTPClearDesignerKey Lib "NTP.DLL" ( ) As Long
Parameters
None
Return value
<ErrorCode> (LONG)
Number of the error encountered (0 = no error)