![]() |
PMDestinationType |
Header: PMDefinitions.h |
enum PMDestinationType { kPMDestinationPrinter = 1, kPMDestinationFile = 2, kPMDestinationFax = 3 };
Specifies output to a printer.
Specifies output to a file.
Specifies output to a fax.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)