![]() |
PMPrinterGetPrinterResolutionCount |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Obtains the number of resolution settings supported by the specified printer.
OSStatus PMPrinterGetPrinterResolutionCount ( PMPrinter printer, UInt32 *count );
A PMPrinter object.
On return, the number of supported printing resolutions.
A result code. A result code. See
Valid within the context of a printing session.
Supported in Carbon. Available in Carbon 1.1 and later when CarbonLib 1.1 or later is present.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)