|
Mac OS 9
|
#include <DesktopPrinting.h>
Data Fields | |
| short | iOpCode |
| short | iError |
| long | iReserved |
| THPrint | hPrint |
| short | noProcs |
| long | iReserved2 |
| DTPAsyncErrorNotificationUPP | pAsyncNotificationProc |
| DTPEndNotificationUPP | pAsyncEndnotifyProc |
| DTPInForegroundUPP | pDTPInForegroundProc |
TPrintMonitorPrintingData: for classic background printing and desktop printing that does not support third-party drivers
| THPrint TPrintMonitorPrintingData::hPrint |
0 - classic PrintMonitor is running
| short TPrintMonitorPrintingData::iError |
kPrintMonitorPrGeneral
| long TPrintMonitorPrintingData::iReserved2 |
number of notification procs
| DTPEndNotificationUPP TPrintMonitorPrintingData::pAsyncEndnotifyProc |
UPP to put up a notification
| DTPInForegroundUPP TPrintMonitorPrintingData::pDTPInForegroundProc |
UPP to take down the notification