NTPReportListClearCategory

 

NTPReportListClearCategory () -> <ErrorCode>

 

 

Description

 

Calling up this function rescinds all report categories which may have been defined by calling NTPReportListAddCategory.  All accessible reports will again be displayed the next time NTPReportList or NTPReportListFromDatabase are called.

 

 

Note: The list of categories will be emptied after NTPReportList or NTPReportListFromDatabase are (successfully) called up.

 

 

Declaration for Lotus Script

 

Declare Function NTPReportListClearCategory Lib "NTP.DLL" () As Long

 

 

Parameter

 

None

 

 

Return value

 

<ErrorCode> (LONG)

Number of the error encountered (0 = no error)