StartVerification Method of the Batch Object

This method allows you to start verification process of the specified documents. See Verifying Recognized Data for details.

Syntax

Visual Basic .NET

Function StartVerification(DocIDs As IntsCollection) As VerificationSession
    

C++

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

Parameters

DocIDs
[in] This parameter refers to the IntsCollection object which contains a collection of identifiers of the documents to be verified.
Result
[out, retval] A pointer to the IVerificationSession* variable that receives the interface pointer for the verification session.

Return values

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

See also

Batch

Verifying Recognized Data

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.