NTPClearProductCode () -> <ErrorCode>
Description
This command resets a defined product code. Such a backout can also be accomplished by calling up NTPSetProductCode with a blank string.
Note: This function call is only necessary if you are in possession of an OEM license of the product. Further information to OEM licensing can be obtained by contacting our support.
Note: For further information see "Configuration_registration_key"
Declaration for Lotus Script
Declare Function NTPClearProductCode Lib "NTP.DLL" ( ) As Long
Parameter
none
Return value
<ErrorCode> (LONG)
Number of the error encountered (0 = no error)