Functions


Finding Symbols

CountSymbols Determines how many symbols are exported from a specified fragment.
FindSymbol Searches for a specific exported symbol.
GetIndSymbol Gets information about the exported symbols in a fragment.

Loading Fragments

GetDiskFragment Locates and possibly also loads a fragment contained in a file’s data fork into your application’s context.
GetMemFragment Prepares a memory-based fragment for subsequent execution.
GetSharedLibrary Locates and possibly also loads an import library into your application’s context.

Unloading Fragments

CloseConnection Closes a connection to a fragment.

© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)