Important: The information in this document is obsolete and should not be used for new development.
Disposing of Icons
When you are finished with a handle obtained fromGetCIcon, use theDisposeCIconprocedure to release the memory occupied by the color icon record.When you are finished using a handle obtained from
GetIconorGetResource, use theReleaseResourceprocedure to release the memory occupied by the icon resource data; for more information aboutGetResourceandReleaseResource, see the chapter "Resource Manager" in this book.To dispose of icons in an icon suite, use the
DisposeIconSuitefunction described on page 5-42.
Subtopics
- DisposeCIcon
 
  
  
 