DelPrinterConnection( )
| Action: | Deletes
a connection to a printer that was established by using AddPrinterConnection. |
||||
| Syntax: | DELPRINTERCONNECTION
("printer name") |
||||
| Parameters: |
Printer
name
|
||||
| Remarks: |
This function is only available on Windows NT/2000.
The
DELPRINTERCONNECTION function
does not delete any printer driver files that were copied from the server
on which the printer resides when the printer connection was established. |
||||
| Returns: |
|
||||
| See Also: |
AddPrinterConnection(
) |
||||
| Example: |
If
DelPrinterConnection ("hplaser4") = 0 |