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
- ( LPDLLMSGSTRUCT lpDllDlgStruct );