Carbon


CMGetIndexedProfile

Header: CMPRComponent.h Carbon status: Unsupported

CMError CMGetIndexedProfile (
    ComponentInstance pr, 
    CMProfileSearchRecordHandle search, 
    CMProfileHandle *returnProfile, 
    SInt32 *index
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

CMGetIndexedProfile is an API to the 1.0 Profile Responder component, which is no longer supported. Services for searching and indexing 2.0 profiles are supported via CMNewProfileSearch, CMSearchGetIndProfile, and other search routines.


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