Important: The information in this document is obsolete and should not be used for new development.
PrDrvrClose
You can use thePrDrvrClose
procedure to close the printer driver.
PROCEDURE PrDrvrClose;DESCRIPTION
ThePrDrvrClose
procedure closes the printer driver, releasing the memory it occupies.SPECIAL CONSIDERATIONS
Use thePrDrvrClose
procedure with thePrDrvrOpen
procedure (described in the previous section). Do not mix these procedures with thePrOpen
andPrClose
procedures (described on page 9-54 and page 9-55, respectively).Apple strongly discourages you from using this routine.
ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for thePrDrvrClose
procedure are
Trap macro Selector _PrGlue $88000000