Mac OS 9
DTPPrintJobInfo Struct Reference

Data Fields

short firstPageToPrint
 
short priority
 
short numCopies
 
short numPages
 
unsigned long timeToPrint
 
Str31 documentName
 
Str31 applicationName
 
Str32 printerName
 

Field Documentation

◆ applicationName

Str31 DTPPrintJobInfo::applicationName

name of the document

◆ documentName

Str31 DTPPrintJobInfo::documentName

time to print (in seconds) when priority is kDTPPrintJobAtTime

◆ numCopies

short DTPPrintJobInfo::numCopies

print priority (eg kDTPPrintJobNormal)

◆ numPages

short DTPPrintJobInfo::numPages

total number of copies

◆ printerName

Str32 DTPPrintJobInfo::printerName

name of the application that's used to create this spool file

◆ priority

short DTPPrintJobInfo::priority

first page in the spool file to print

◆ timeToPrint

unsigned long DTPPrintJobInfo::timeToPrint

total number of pages in the spool file


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