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: More Macintosh Toolbox /
Chapter 6 - Component Manager / Component Manager Reference
Routines for Applications


Retrieving Component Errors

The Component Manager provides a routine that allows your application to retrieve the last error code that was generated by a component instance. Some component routines return error information as their function result. Other component routines set an error code that your application can retrieve using the GetComponentInstanceError function. Refer to the documentation supplied with the component for information on how that particular component handles errors.


Subtopics
GetComponentInstanceError

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996