home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Snippets / FindIcon / Find_icon.h < prev    next >
Encoding:
Text File  |  1994-02-22  |  197 b   |  9 lines  |  [TEXT/KAHL]

  1.  
  2. pascal OSErr Find_icon(
  3. /* --> */    FSSpec *thing,
  4. /* --> */    IconSelectorValue    icon_selector,
  5. /* --> */    ConstStr31Param        icon_file_name,
  6. /* <-- */    Handle *the_suite,
  7. /* <-- */    short    *label_color
  8. );
  9.