![]() |
PMPrinterGetLanguageInfo |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Obtains information about the specified printers imaging language.
OSStatus PMPrinterGetLanguageInfo ( PMPrinter printer, PMLanguageInfo *info );
A PMPrinter object.
On return, a pointer to a data structure containing the printers language level, version and release. The format of the returned data is based on the PostScript language.
A result code. A result code. See
PMPrinterGetLanguageInfo is useful for PostScript printers, but may be irrelevant for other types of printers.
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)