DeleteRecognitionLanguage Method of the Country Object
This method removes a recognition language from the country configuration.
Note: An attempt to remove a language that was never added causes an error.
Syntax
Visual Basic .NET
Function DeleteRecognitionLanguage(LanguageName As String)
C++
HRESULT DeleteRecognitionLanguage( BSTR LanguageName );
Parameters
- LanguageName
- [in] One of the predefined internal language names. See Predefined Languages in ABBYY FlexiCapture SDK.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30