![]() |
PMSessionEndPage |
||||
Header: | PMApplication.h | Carbon status: | Supported | |
Finishes printing the current page.
OSStatus PMSessionEndPage ( PMPrintSession printSession );
A PMPrintSession object.
A result code. A result code. See
Valid within the context of a printing session, after calling PMSessionBeginPage and before calling PMSessionEndDocument.
Supported in Carbon. Available in Carbon 1.1 and later when CarbonLib 1.1 or later is present.
PMSessionEndPage is equivalent to the Classic Printing Manager function PrClosePage.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)