ClosePrintProcessor


BOOL ClosePrintProcessor(
HANDLE  hPrintProcessor
);

Closes the specified instance of a print processor.

hPrintProcessor

A handle to an open instance of a print processor to close.


ClosePrintProcessor frees all resources allocated at the time the instance was open.