AddNew Method of the Countries Object

This method adds a country configuration at the end of the collection.

Note: After a call to this method you should set at least the following properties for the added new country: Name, Alpha2Code, and Languages.

Note: For newly added countries, IsEnabled is True by default.

Syntax

Visual Basic .NET

Function AddNew() As Country
    

C++

HRESULT AddNew(
  ICountry** Result
);
    

Parameters

Result
[out, retval] A pointer to the ICountry* variable that receives the interface pointer for the added record.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

Countries

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.