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


Getting Information About Components

Your application can get the registration information for any component using the GetComponentInfo function. You can use the GetComponentIconSuite function to get a handle to the component's icon suite, if any.

In addition, for components to which your application already has a connection, your application can obtain the component's version number and also determine whether the component supports a particular request by using the GetComponentVersion and ComponentFunctionImplemented functions.


Subtopics
GetComponentInfo
GetComponentIconSuite
GetComponentVersion
ComponentFunctionImplemented

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996