![]() |
PMDisposePrintSettings |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Releases memory previously allocated for a PMPrintSettings object.
OSStatus PMDisposePrintSettings ( PMPrintSettings printSettings );
On return, an invalidated PMPrintSettings reference.
A result code. A result code. See
PMRelease with a PMPrintSettings parameter is recommended instead of PMDisposePrintSettings.
Valid after calling PMBegin and creating a print settings object.
Supported in Carbon. Available in Carbon 1.0.2 and later.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)