AsGroupLanguage Method of the Language Object
This method returns the language as the GroupLanguage object. If the language is not a language composed of several simple languages, NULL is returned.
Syntax
Visual Basic .NET
Function AsGroupLanguage() As GroupLanguage
C++
HRESULT AsGroupLanguage( IGroupLanguage** result );
Parameters
- result
- [out, retval] A pointer to the IGroupLanguage* pointer variable that receives the interface pointer to the returned GroupLanguage object.
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