Platform |
Win32, x64 |
Purpose |
To close a graphics printer or plotter without output. |
Syntax |
INTEGER FUNCTION CLOSE_PRINTER_ONLY@( UID ) |
Description |
Use this function instead of CLOSE_PRINTER@ if you want to abort a printing process without output. See OPEN_PRINTER@. |
Return value |
Returns 1 for success or zero for failure. |
See also |