Important: The information in this document is obsolete and should not be used for new development.
|
|
Log In | Not a Member? |
Contact ADC |
Setting an Edition Opener
You can provide your own edition opener. To do so, use theSetEditionOpenerProcfunction.
err := SetEditionOpenerProc(@MyOpener);The@MyOpenerparameter is a pointer to the edition opener function that you are providing. If you set the current opener to be a routine in your own code, be sure to call theGetEditionOpenerProcfunction first so that you can save the previous opener. If your opener is passed a selector that it does not understand, use the previous opener provided by the Edition Manager to handle it. See the next section for a list of selectors.
Get information on Apple products.
Visit the Apple Store online or at retail locations. 1-800-MY-APPLE Copyright © 2007 Apple Inc. All rights reserved. | Terms of use | Privacy Notice |