Returns the folder where the Text Output will be generated if separate text output directory is used (IsTextOutputSeparateDirectoryEnabled returns TRUE).
GetOCROutputDir(pDevMode As Long) As String
Input value - handle to the BlackIceDEVMODE structure
Return value - the Text Output folder
NOTE: For 32-bit applications, use pDevMode as Integer, instead of Long.