![]() |
PMLanguageInfo |
Header: PMDefinitions.h |
Contains level, version, and release information for the imaging language used by the printer driver.
struct PMLanguageInfo { Str32 level; Str32 version; Str32 release; };
The level of the imaging language used by the printer driver.
The version of the imaging language.
The release of the imaging language.
On return, the
The information returned in this structure may not be relevant for all printer drivers.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)