Carbon


GetProfileName

Header: CMApplication.h Carbon status: Unsupported

void GetProfileName (
    CMProfileHandle myProfile, 
    CMIString *IStringResult
);
CARBON NOTES

GetProfileName is an accessor for 1.0 profiles, which will no longer be supported. Access to 2.0 profile data is supported by CMGetScriptProfileDescription and CMGetProfileElement.


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