PrClose
PrClose Close the Printing Manager
#include <PrintTraps.h> Printing Manager
void PrClose( );
Use PrClose when you are all finished printing. It releases the Printing
Manager dialog and other resources. However, it leaves the printer driver
open; you can call PrDrvrClose to release the driver's storage.
Returns: none; call PrError for result code.