![]() |
PMGetDriverReleaseInfo |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Obtains release information for the driver associated with the current printer.
OSStatus PMGetDriverReleaseInfo ( VersRec *release );
On return, a pointer to a VersRec data structure containing the drivers short and long version strings and country code.
A result code. A result code. See
PMPrinterGetDriverReleaseInfo is recommended instead of PMGetDriverReleaseInfo.
Valid after calling PMBegin.
Supported in Carbon. Available in Carbon 1.0.2 and later.
The PMGetDriverReleaseInfo function replaces the Printing Manager opcode kPrinterDirectOpCode in kPDVerifySelect mode, and obtains information formerly contained in the iPrVersion of the Printing Manager structure TPrint.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)