Legacy Documentclose button

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

Apple Developer Connection
Advanced Search
Member Login Log In | Not a Member? Contact ADC

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Environment and Utilities /
Chapter 5 - Collection Manager / Collection Manager Reference
Functions


Getting and Setting the Exception Procedure for a Collection

The functions described in this section allow you to examine and alter a collection object's exception procedure. You are allowed to specify an exception procedure for any collection object. When the Collection Manager encounters an error while operating on a collection object, it calls that collection's exception procedure, sending it the result code associated with the error.

The GetCollectionExceptionProc function allows you to obtain a pointer to the exception procedure intalled in a specified collection.

The SetCollectionExceptionProc function allows you to install a new exception procedure into a collection.

You can find a description of exception procedures on page 5-101.


Subtopics
GetCollectionExceptionProc
SetCollectionExceptionProc

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996

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