StartVerification Method of the Project Object

This method allows you to perform verification of the documents in the specified batches of the project.

Syntax

Visual Basic .NET

Function StartVerification(BatchIDs As IntsCollection) As VerificationSession
    

C++

HRESULT StartVerification(
  IIntsCollection*      BatchIDs,
  IVerificationSession** Result
);
    

Parameters

BatchIDs
[in] This parameter refers to the IntsCollection object that contains a set of indices of the batches to be verified.
Result
[out, retval] A pointer to IVerificationSession* pointer variable that receives the interface pointer of the resulting VerificationSession object.

Return values

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

Remarks

You cannot run two verification sessions in one process simultaneously using ABBYY FlexiCapture SDK.

See also

Verifying Recognized Data

Project

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.