|
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 | pInForegroundProc |
| DTPStatusMessageUPP | pStatusMessageProc |
TDesktopPrintMonitorPrintingData: for desktop printing that supports third-party print drivers
| THPrint TDesktopPrintMonitorPrintingData::hPrint |
1 - Desktop PrintMonitor is running
| short TDesktopPrintMonitorPrintingData::iError |
kPrintMonitorPrGeneral
| long TDesktopPrintMonitorPrintingData::iReserved2 |
number of notification procs
| DTPEndNotificationUPP TDesktopPrintMonitorPrintingData::pAsyncEndnotifyProc |
UPP to put up a notification
| DTPInForegroundUPP TDesktopPrintMonitorPrintingData::pInForegroundProc |
UPP to take down the notification
| DTPStatusMessageUPP TDesktopPrintMonitorPrintingData::pStatusMessageProc |
UPP to check if desktop printing is in foreground