![]() |
PMValidatePrintSettings |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Obtains a valid PMPrintSettings object.
OSStatus PMValidatePrintSettings ( PMPrintSettings printSettings, Boolean *result );
The PMPrintSettings 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
PMSessionValidatePrintSettings is recommended instead of PMValidatePrintSettings.
Valid after calling PMBegin and creating a print settings object.
Supported in Carbon. Available in Carbon 1.0.2 and later.
The PMValidatePrintSettings and
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)