IsValid Method of the AuthorInfo Object
This method checks whether the specified author information is valid. The information is considered valid if the nickname or the first and last name are specified.
Syntax
HRESULT IsValid( VARIANT_BOOL* Result );
Parameters
- Result
- [out, retval] Receives the result of validation. This parameter is TRUE if the information of the author is valid.
Return values
This method has no specific return values. It returns the standard return codes of ABBYY FineReader Engine functions.
See also
03.07.2024 8:50:25