Developer --> Technical Publications
[Data Types Summary]

PMIdleProcPtr


Defines the data type for an idle function.
typedef CALLBACK_API(void, PMIdleProcPtr)(void);
DISCUSSION
Within its printing loop, your application can use an idle function to display a print status dialog box. You must write you own idle function, which is defined by the PMIdleProcPtr data type. Use the