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 5 - Icon Utilities / Icon Utilities Reference
Icon Utilities Routines


Disposing of Icons

When you are finished with a handle obtained from GetCIcon, use the DisposeCIcon procedure to release the memory occupied by the color icon record.

When you are finished using a handle obtained from GetIcon or GetResource, use the ReleaseResource procedure to release the memory occupied by the icon resource data; for more information about GetResource and ReleaseResource, see the chapter "Resource Manager" in this book.

To dispose of icons in an icon suite, use the DisposeIconSuite function described on page 5-42.


Subtopics
DisposeCIcon

Previous Book Contents Book Index Next

© Apple Computer, Inc.
6 JUL 1996