RecAPI
Public Attributes
PROGRESSMONITOR Struct Reference

Progress information. More...

List of all members.

Public Attributes

PROCESSID  ProcessId
int  Percent
int  Reserved
const char *  Filename
int  PageNumber

Detailed Description

Progress information.

It is used for process callbacks.


Member Data Documentation

Name of the actual input file

Current page

Progress of the current process as a percentage.

Identifier of the currently running process.

Not used.