Returns the path to the 32-bit OCR dll. (BiOCR.dll)
GetOCRDLLPath32(pDevMode As Long) As String
Input value - handle to the BlackIceDEVMODE structure
Return value - path to the OCR dll
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.