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: Advanced Color Imaging Reference /
Chapter 3 - ColorSync Manager Reference for Applications and Device Drivers / Constants and Data Types


Profile Search Result Reference

A search result consists of a list of profiles matching certain search criteria. When your application calls the CMNewProfileSearch function (page 3-133) or the CMProfileIdentifierFolderSearch function (page 3-139) to search in the ColorSyncTM Profiles folder for profiles that meet certain criteria, the ColorSync Manager returns a reference to an internal private data structure containing the search result. Your application passes the search result reference to these ColorSync functions:

The ColorSync Manager defines an abstract private data structure of type CMPrivateProfileSearchResult for the search result reference.

struct CMPrivateProfileSearchResult *CMProfileSearchRef;

Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 NOV 1996