![]() |
PMCreatePrintSettings |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Creates a new PMPrintSettings object.
OSStatus PMCreatePrintSettings ( PMPrintSettings *printSettings );
On return, an initialized PMPrintSettings object.
A result code. A result code. See
PMCreatePrintSettings allocates memory for a new PMPrintSettings object in your applications memory space. The new print settings object is empty until you set its values, or until you call PMSessionDefaultPrintSettings or PMSessionValidatePrintSettings.
Supported in Carbon. Available in Carbon 1.1 and later when CarbonLib 1.1 or later is present.
PMCreatePrintSettings combined with
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)