Check Method of the SectionDefinition Object
The method checks the section definition and updates the value of the ISectionDefinition::IsValid property.
Syntax
Visual Basic .NET
Function Check() As Boolean
C++
HRESULT Check( VARIANT_BOOL* Result );
Parameters
- Result
- [out, retval] A pointer to a Boolean variable that receives the result of checking.
Return values
This function has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.
See also
8/15/2023 1:19:30 PM