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 Components / Working With Component Reference Constants


GetComponentRefcon

The GetComponentRefcon function retrieves the value of the reference constant for your component.

FUNCTION GetComponentRefcon (aComponent: Component): LongInt;
aComponent
A component identifier that specifies the component whose reference constant you wish to get.
DESCRIPTION
The GetComponentRefcon function returns a long integer containing the reference constant for the specified component.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996