Returns the folder where the output of the OCR will be generated. If it returns an empty string, the normal printer driver output directory will be used.
GetOCROutputDir(pDevMode As Long) As String
Input value - handle to the BlackIceDEVMODE structure
Return value - the OCR output folder
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.