![]() |
PMSessionPostScriptData |
||||
Header: | PMCore.h | Carbon status: | Supported | |
Passes PostScript data, referenced by a pointer, to the current printer driver.
OSStatus PMSessionPostScriptData ( PMPrintSession printSession, Ptr psPtr, Size len );
A PMPrintSession object.
A pointer to PostScript data.
The number of bytes of PostScript data to pass to the current driver.
A result code. A result code. See
Valid between calls to PMSessionPostScriptBegin and PMSessionPostScriptEnd.
Supported in Carbon. Available in Carbon 1.1 and later when CarbonLib 1.1 or later is present.
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)