9 65 DOM_END_SEARCH_DOCS

LANSA Technical

9.65 DOM_END_SEARCH_DOCS

Þ Note: Built-In Function Rules.

Must be called when the processing of all documents, as the result of  the DOM_SEARCH_DOCUMENTS Built-In Function, is complete. This will release all memory that was allocated to process the DOM_SEARCH_DOCUMENTS Built-In Function request.

For use with

LANSA for i

YES

Visual LANSA for Windows

YES

Visual LANSA for Linux

NO

 

 

Arguments

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Note ID Table handle

4

4

 

 

 

 

Return Values

No

Type

Req/ Opt

Description

Min Len

Max Len

Min Dec

Max Dec

1

A

Req

Return code

OK = Memory successfully released.

ER = Error releasing memory.

2

2

 

 

 

 

Examples

Refer to these Domino Built-In Function Examples:

Example 2: Selecting documents from a Database using a view

Example 4: Updating Documents selected from a Browselist

Technical Notes

This Built-In Function uses the standard Lotus Notes API IDDestroyTable. All security and integrity issues related to the use of this Built-In Function are according to normal Lotus Notes API use for the current platform.