![]() |
PMSessionValidatePageFormat |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Obtains a PMPageFormat object that is valid within the context of the specified printing session.
OSStatus PMSessionValidatePageFormat ( PMPrintSession printSession, PMPageFormat pageFormat, Boolean *result );
A PMPrintSession object.
The PMPageFormat object to be validated.
On return, a value of true if any parameters were changed, or false if no changes were required.
A result code. A result code. See
Valid after creating a page format object with PMCreatePageFormat or PMSessionConvertOldPrintRecord.
Supported in Carbon. Available in Carbon 1.1 and later when CarbonLib 1.1 or later is present.
PMSessionValidatePageFormat combined with
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)