RemovePrinter method (IEPrint)

Visual Basic Example

Visual C++ Example

 

Syntax

short RemovePrinter (BSTR pszPrinterName);

Overview

Refer to Types of Printers

Remarks

Removes a non-OEM ePrint printer from the system.

Support for Basic functionality must be unlocked by calling the UnlockSupport method before using this function.

This method removes a non-OEM ePrint printer, which was previously added using the AddPrinter method (IEPrint).

See Also

Elements:

UnlockSupport method, AddPrinter method (IEPrint).

Topics:

ePrint: Miscellaneous.