Sets your application-defined idle function for the printing loop.
OSStatus PMSetIdleProc(PMIdleUPP idleProc)
PARAMETERS
idleProc
A pointer to your idle function, which the Carbon Printing Manager may call during printing. For information about implementing your idle function, see the discussion of