Carbon


PMPrintSession

Header: PMDefinitions.h

An opaque object representing a single printing session.

typedef struct OpaquePMPrintSession* PMPrintSession;

Your application uses a reference to this opaque structure to indentify a particular printing session. You create instances of this object using the PMCreateSession function.


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