Important: The information in this document is obsolete and should not be used for new development.
PrDrvrOpen
You can use thePrDrvrOpen
procedure to open the current printer driver.
PROCEDURE PrDrvrOpen;DESCRIPTION
ThePrDrvrOpen
procedure opens the printer driver, reading it into memory if necessary.SPECIAL CONSIDERATIONS
Use thePrDrvrOpen
procedure with thePrDrvrClose
procedure (described in the next 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 thePrDrvrOpen
procedure are
Trap macro Selector _PrGlue $80000000