DLLDlgLinePhase - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external - AnyDoc/OCR-for-AnyDoc/Foundation-23.1/OCR-for-AnyDoc-Programming-Reference-Guide/System-Customization-with-VfyCust.DLL/Declarations/DLLDlgLinePhase - 2023-11-17

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

This function is called when the verifier has navigated to a zone line and a dialog box needs to be displayed by the DLL. It is at this point that custom dialog boxes can be displayed to the user and return a status to the DLL.

The DLL may need to display a message because a line was flagged during DLLVfyLinePhase() or a rule is set to broken in DLLRuleLinePhase().

void CUSTOMDLL_API DLLDlgLinePhase
  1. ( LPDLLMSGSTRUCT lpDllDlgStruct );