Carbon


kSizeOfTPrint

Header: PMDefinitions.h

Specifies the size of the Classic Printing Manager TPrint structure.

enum {
    kSizeOfTPrint = 120
};

Constant descriptions

kSizeOfTPrint

The size of the Printing Manager TPrint structure.

Your application can use this constant when allocating memory for a Classic Printing Manager print record.


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