Important: The information in this document is obsolete and should not be used for new development.
InitEditionPack
Before calling theInitEditionPack
function, be sure to determine whether the Edition Manager is available on your system by using theGestalt
function with thegestaltEditionMgrAttr
('edtn'
) selector.
FUNCTION InitEditionPack: OSErr;DESCRIPTION
TheInitEditionPack
function returns an error if the package could not be loaded into the system heap and properly initialized.RESULT CODES
noErr 0 No error memFullErr -108 Could not load package