Mac OS 9
DTPInfo Struct Reference

#include <DesktopPrinting.h>

Data Fields

short vRefNum
 
long dirID
 
Str31 dtpName
 
OSType driverType
 
Boolean current
 
Str32 printerName
 
Str32 zoneName
 

Detailed Description

Field Documentation

◆ current

Boolean DTPInfo::current

creator type of the print driver for this DTP

◆ dirID

long DTPInfo::dirID

vRefNum of the DTP folder

◆ driverType

OSType DTPInfo::driverType

name of the DTP folder

◆ dtpName

Str31 DTPInfo::dtpName

directory ID of the DTP folder

◆ printerName

Str32 DTPInfo::printerName

is this DTP currently the default printer?

◆ zoneName

Str32 DTPInfo::zoneName

name of the acutal printer on the net (only for LaserWriter 8 dtps)


The documentation for this struct was generated from the following file: