dDeletePrintProcessor

Deletes the specified print processor.

 

LONG            dDeletePrintProcessor(LPSTR lpPrintProcessor)

 

Input value

String containing the print processor name.

Return value

Returns TRUE if the print processor was deleted, otherwise returns the

error code to be passed to GetLastError().

 

One of the most common error is Error code: 1798:

Meaning: The print processor does not exist.