|
Mac OS 9
|
#include <DesktopPrinting.h>
Data Fields | |
| short | vRefNum |
| long | dirID |
| Str31 | dtpName |
| OSType | driverType |
| Boolean | current |
| Str32 | printerName |
| Str32 | zoneName |
| Boolean DTPInfo::current |
creator type of the print driver for this DTP
| long DTPInfo::dirID |
vRefNum of the DTP folder
| OSType DTPInfo::driverType |
name of the DTP folder
| Str31 DTPInfo::dtpName |
directory ID of the DTP folder
| Str32 DTPInfo::printerName |
is this DTP currently the default printer?
| Str32 DTPInfo::zoneName |
name of the acutal printer on the net (only for LaserWriter 8 dtps)