Legacy Documentclose button

Important: The information in this document is obsolete and should not be used for new development.

Previous Book Contents Book Index Next

Inside Macintosh: Interapplication Communication /
Chapter 2 - Edition Manager / Edition Manager Reference
Edition Manager Routines / Reading and Writing Non-Edition Files


SetEditionOpenerProc

Use the SetEditionOpenerProc function to provide your own edition opener.

FUNCTION SetEditionOpenerProc 
                     (opener: EditionOpenerProcPtr): OSErr;
opener
A pointer to the edition opener function that you are providing.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996