Data Not Wanted Constants
Constants your application can use to indicate it does not need certain types of data returned by various printing functions.
Declaration
#define kPMNoData NULL
#define kPMDontWantSize NULL
#define kPMDontWantData NULL
#define kPMDontWantBoolean NULL
#define kPMNoPrintSettings NULL
#define kPMNoPageFormat NULL
#define kPMNoReference NULL