NTPClearDesignerKeyFileName () -> <ErrorCode>
Description
With this command you can restore the name of the Key File, used for licensing confirmation of NotesToPaper Designer, to the default value. Such a backout can also be accomplished by calling NTPSetDesignerKeyFileName with a blank string.
Note: Additional information to the registration key may be found in the online help of "NotesToPaper 6.0" in the chapter "Integration -> Configuration -> Registration key" or by looking at "Registration key " in this help file.
Declaration for Lotus Script
Declare Function NTPClearDesignerKeyFileName Lib "NTP.DLL" ( ) As Long
Parameters
None
Return value
<ErrorCode> (LONG)
Number of the error encountered (0 = no error)