clear_lexiconT_clear_lexiconClearLexiconClearLexicon (Operator)

Name

clear_lexiconT_clear_lexiconClearLexiconClearLexicon — Clear a lexicon.

Signature

clear_lexicon( : : LexiconHandle : )

Herror T_clear_lexicon(const Htuple LexiconHandle)

void ClearLexicon(const HTuple& LexiconHandle)

void HLexicon::ClearLexicon() const

static void HOperatorSet.ClearLexicon(HTuple lexiconHandle)

void HLexicon.ClearLexicon()

Description

clear_lexiconclear_lexiconClearLexiconClearLexiconClearLexicon clears a lexicon and releases its resources.

Execution Information

This operator modifies the state of the following input parameter:

During execution of this operator, access to the value of this parameter must be synchronized if it is used across multiple threads.

Parameters

LexiconHandleLexiconHandleLexiconHandleLexiconHandlelexiconHandle (input_control, state is modified)  lexicon HLexicon, HTupleHTupleHtuple (handle) (IntPtr) (HHandle) (handle)

Handle of the lexicon.

See also

create_lexiconcreate_lexiconCreateLexiconCreateLexiconCreateLexicon

Module

OCR/OCV