![]() |
PMGetPrinterResolutionCount |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Obtains the number of resolution settings supported by the current printer.
OSStatus PMGetPrinterResolutionCount ( UInt32 *count );
On return, the number of supported printing resolutions.
A result code. A result code. See
PMPrinterGetPrinterResolutionCount is recommended instead of PMGetPrinterResolutionCount.
Valid after calling PMBegin.
Supported in Carbon. Available in Carbon 1.0.2 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)