NTPClearTempPath () -> <ErrorCode>
Description
With this command you restore the path specifications for the directory in which NotesToPaper creates temp files which had been defined by NTPSetTempPath. NotesToPaper then falls back onto NTP.INI in order to retrieve the directory for the temp files. Such a backout can also be accomplished by calling up NTPSetTempPath with a blank string.
Declaration for Lotus Script
Declare Function NTPClearTempPath Lib "NTP.DLL" ( ) As Long
Parameter
none
Return value
<ErrorCode> (LONG)
Number of the error encountered (0 = no error)