![]() |
PMSessionPostScriptEnd |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Restores the current driver to QuickDraw mode, ready to accept QuickDraw data instead of PostScript data.
OSStatus PMSessionPostScriptEnd ( PMPrintSession printSession );
A PMPrintSession object.
A result code. A result code. See
Call PMSessionPostScriptEnd to complete a PostScript session started with PMSessionPostScriptBegin.
Valid within a PMSessionBeginPage/PMSessionEndPage block.
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)