Important: The information in this document is obsolete and should not be used for new development.
PPCInit
Use thePPCInit
function to initialize the PPC Toolbox.
FUNCTION PPCInit: OSErr;DESCRIPTION
After initialization, most PPC Toolbox routines can execute either synchronously or asynchronously.Note that a
noGlobalsErr
result code indicates that the PPC Toolbox is not loaded properly.ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for thePPCInit
function are
Trap macro Selector _PPCBrowser $0000 The registers on entry and exit for this routine are
Registers on entry D0 Selector code
Registers on exit D0 Result code RESULT CODES
noErr 0 No error noGlobalsErr -904 System unable to allocate memory, critical error