LOTUSSCRIPT/COM/OLE CLASSES


FreeLookupBuffer method
Example

Frees memory in the current lookup buffer. Resets all Navigators.

Note This method is new with Release 8

Defined in

NotesDirectory

Syntax

Call notesDirectory.FreeLookupBuffer()

Usage

This method is used for memory management, since the namelookup buffer may be large.

Example