Carbon


CMSetProfileDescription

Header: CMPRComponent.h Carbon status: Unsupported

CMError CMSetProfileDescription (
    ComponentInstance pr, 
    SInt32 DeviceData, 
    CMProfileHandle hProfile
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

CMSetProfileDescription is an API to the Profile Responder component, which is no longer supported. It also operated on 1.0 profiles, which are no longer supported. Access to internal profile data for 2.0 profiles is supported via CMSetProfileElement.


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