Carbon


PMPostScriptEnd

Header: PMCore.h Carbon status: Supported

Restores the current driver to QuickDraw mode, ready to accept QuickDraw data instead of PostScript data.

OSStatus PMPostScriptEnd ();
function result

A result code. A result code. See “Result Codes”.

DISCUSSION

Call PMPostScriptEnd to complete a PostScript session started with PMPostScriptBegin.

PMSessionPostScriptEndis recommended instead of PMPostScriptEnd.

SPECIAL CONSIDERATIONS

Valid between calls to PMBeginPage and PMEndPage.

AVAILABILITY

Supported in Carbon. Available in Carbon 1.0.2 and later.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)