![]() |
IconRefToIconFamily |
||||
Header: | Icons.h | Carbon status: | Supported | |
Provides icon family data for a given IconRef.
OSErr IconRefToIconFamily ( IconRef theIconRef, IconSelectorValue whichIcons, IconFamilyHandle *iconFamily );
An IconRef to use as a source for icon data.
The depths and sizes of icons in the iconFamily data structure. For a description of the possible values, see
On return, a pointer to a handle to the data structure which contains icon data as specified in the IconRef and whichIcons parameters. Icon Services returns NULL if no appropriate icon data is found. For more information on the IconFamily data structure, see 'icns'.
A result code.
Supported in Carbon. Available in Carbon 1.0.2 and later when running Mac OS 8.5 or later.
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)