Returns the path to the 64-bit OCR dll. (BiOCRx.dll)
GetOCRDLLPath64(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.