GetOCRLanguages Method

Description  

This function retrieves the codes of the available languages for OCR.

Syntax                 RetVal = [BIOCR.] GetOCRLanguages  hDIB pszOutText szLanguage bDetectOrientation

Returns               RetVal                          Integer          Returns with error status. OCR_OK (0) if successful. See other error codes in BiOCR.ocx specific error codes.

Remarks            

pszOutText    [out] String      The string contains the available language codes. The language codes are separated by ‘,’character.