![]() |
PMGetLanguageInfo |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Obtains information about the current printers imaging language.
OSStatus PMGetLanguageInfo ( PMLanguageInfo *info );
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
PMGetLanguageInfo is useful for PostScript printers but may be irrelevant for other types of printers.
PMPrinterGetLanguageInfo is recommended instead of PMGetLanguageInfo.
Valid after calling PMBegin.
Supported in Carbon. Available in Carbon 1.0.2 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)