Developer --> Technical Publications
[Data Types Summary]

PMItemUPP


Defines the data type for a function that handles events involving items that your application adds to a Carbon Printing Manager dialog box.
typedef STACK_UPP_TYPE(PMItemProcPtr)    PMItemUPP;
DISCUSSION
If your application adds items to a Carbon Printing Manager dialog box, your application must provide an event-handling function to respond to events involving those items. Such an event-handling function is defined by the PMItemUPP data type. Use the