DLLInitialize - OCR for AnyDoc - Foundation 23.1 - Foundation 23.1 - AnyDoc - external

OCR for AnyDoc Programming Reference Guide

Platform
AnyDoc
Product
OCR for AnyDoc
Release
Foundation 23.1
License

This function is called on startup of the OCR for AnyDoc program. The function is called at a point when you can display messages and other dialogs as needed without worrying about affecting OCR for AnyDoc. This is an appropriate time to connect to databases and initialize global DLL variables.

Void CUSTOMDLL_API DLLInitialize
  1. ( LPINITINFOSTRUCT lpInitInfoStruct );