ImageGear Professional DLL v17.0 for Windows Accusoft Pegasus
AT_REC_PROGRESS_MONITOR
Send Feedback  
ImageGear Professional DLL v17.0 for Windows > API Reference Guide > Recognition Component API Reference > Recognition Component Structures Reference > AT_REC_PROGRESS_MONITOR

Glossary Item Box

Progress information being used for process callbacks.

Declaration:

  Copy Code
typedef struct tagAT_REC_PROGRESS_MONITOR
{
   AT_INT Percent;
   enumIGRecProcessId ProcessId;

} AT_REC_PROGRESS_MONITOR, * LPAT_REC_PROGRESS_MONITOR;

Structure Members:

Percent Progress of the current process as a percentage.
ProcessId Identifier of the currently running process.

©2011. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.