call "PC_PRINTER_SET_BACKGROUND_MIX_MODE" using
printer-handle
by value background-mode
end-call
| 呼び出しプロトタイプ使用時 (「説明の読み方」を参照) | PIC | |
|---|---|---|
| printer-handle | cblt-x4-comp5 | pic x(4) comp-5 |
| background-mode | cblt-x4-comp5 | pic x(4) comp-5 |
| 値 | 意味 | |
|---|---|---|
| printer-handle | プリンターが開かれた場合に返されるプリンター ハンドル。 | |
| background-mode | 0 | 透明 |
| 1 | 不透明 |
| status-code | プリンター処理ルーチンの戻りコード |