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