ConfigureJob
if (fCurrentPrinter->ConfigureJob(settings) == B_OK)
status = printer->ConfigureJob(reply);
status_t ConfigureJob(BMessage& ioSettings);