Mac OS 9
DTPPrinterInfo Struct Reference

#include <DesktopPrinting.h>

Data Fields

Str31 dtpDefaultName
 
short printerType
 
union {
   DTPSerialAddress   serial
 
   DTPAppleTalkAddress   appleTalk
 
   DTPTCPIPAddress   tcpip
 
   DTPSCSIAddress   scsi
 
   DTPUSBAddress   usb
 
u
 

Detailed Description

data passed into the PrGeneral calls

Field Documentation

◆ printerType

short DTPPrinterInfo::printerType

default name for the desktop printer.

◆ 

union { ... } DTPPrinterInfo::u

kDTPSerialPrinterType, kDTPAppleTalkPrinterType, kDTPTCPIPPrinterType, kDTPSCSIPrinterType, kDTPUSBPrinterType or kDTPUnknownPrinterType Info specific to each type of printers


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