Carbon


GetIndexedProfile

Header: CMApplication.h Carbon status: Unsupported

CMError GetIndexedProfile (
    OSType deviceType, 
    SInt32 refNum, 
    CMProfileSearchRecordHandle search, 
    CMProfileHandle *returnProfile, 
    SInt32 *index
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

GetIndexedProfile provides access to 1.0 profiles, which will no longer be supported. CMNewProfileSearch and CMSearchGetIndProfile provide enhanced access to 2.0 profiles.


© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)