NextGroup Method of the VerificationWorkSet Object
This method allows you to receive the next part of job.
Syntax
Visual Basic .NET
Function NextGroup() As VerificationGroup
C++
HRESULT NextGroup( IVerificationGroup** result );
Parameters
- result
- [out, retval] A pointer to the IVerificationGroup* variable that receives the interface pointer for the verification group.
Return values
This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
15.08.2023 13:19:30