AddNew Method of the SectionDefinitions Object

This method creates a new SectionDefinition object and adds it at the end of the collection.

Syntax

Visual Basic .NET

Function AddNew(name As String) As SectionDefinition
    

C++

HRESULT AddNew(
  BSTR                 name,
  ISectionDefinition** result
);
    

Parameters

name
[in] This parameter specifies the name of the new section definition.
result
[out, retval] A pointer to the ISectionDefinition* pointer variable that receives the interface pointer of the added SectionDefinition object.

Return values

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

See also

SectionDefinitions

SectionDefinition

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.