Platform |
Win32, x64 |
Purpose |
To close output to a graphics printer or plotter. |
Syntax |
INTEGER FUNCTION CLOSE_PRINTER@( UID ) |
Description |
See OPEN_PRINTER@. If UID is zero, the current printer is closed. |
Return value |
Returns 1 for success or zero for failure. |
See also |
DO_COPIES@, OPEN_PRINTER@, SELECT_PRINTER@, CLOSE_PRINTER_ONLY@ |