tagSYSTEMAUTOFLOWSTRUCT - 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

Structure used to request OCR for AnyDoc AutoFlow information.

struct tagSYSTEMAUTOFLOWSTRUCT
{
int nStructureSize;
DWORD dwPhasesConfigured;
BOOL bPolling;
};
typedef struct tagSYSTEMAUTOFLOWSTRUCT SYSTEMAUTOFLOWSTRUCT;
typedef struct tagSYSTEMAUTOFLOWSTRUCT* LPSYSTEMAUTOFLOWSTRUCT;