Contents

PMPrinter

An opaque type that represents a printer.

Declaration

typealias PMPrinter = OpaquePointer

Discussion

You typically obtain a printer object using the function PMSessionGetCurrentPrinter(_:_:) or PMServerCreatePrinterList(_:_:).