call "PC_PRINTER_SET_BACKGROUND_MIX_MODE" using printer-handle by value background-mode end-call
Using call prototype (see Key) | Picture | |
---|---|---|
printer-handle | cblt-x4-comp5 | pic x(4) comp-5. |
background-mode | cblt-x4-comp5 | pic x(4) comp-5. |
Value | Meaning | |
---|---|---|
printer-handle | The printer handle returned when the printer was opened. | |
background-mode | 0 | transparent |
1 | opaque |
status-code | Printer Handling Routines Return Codes |