AddNew Method of the StatusReasons Object

This method adds a new reason at the end of the collection.

Note: After a call to this method you should set at least the ReasonCode and ReasonDescription properties for the added new reason.

Syntax

Visual Basic .NET

Function AddNew() As StatusReason
    

C++

HRESULT AddNew(
  IStatusReason** Result
);
    

Parameters

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

Return values

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

See also

StatusReasons

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.