home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Snippets / FindIcon / Get_custom_folder_icon.h < prev    next >
Encoding:
Text File  |  1993-05-30  |  202 b   |  7 lines  |  [TEXT/KAHL]

  1. OSErr    Get_custom_folder_icon(
  2. /* --> */    short                vRefNum,
  3. /* --> */    long                dirID,
  4. /* --> */    IconSelectorValue    icon_selector,
  5. /* --> */    ConstStr31Param        icon_file_name,
  6. /* <-- */    Handle                *the_suite
  7. );