Carbon


ConcatenateProfiles

Header: CMApplication.h Carbon status: Unsupported

CMError ConcatenateProfiles (
    CMProfileHandle thru, 
    CMProfileHandle dst, 
    CMProfileHandle *newDst
);
AVAILABILITY

Not supported in Carbon. Not available in Carbon.

CARBON NOTES

ConcatenateProfiles operates on 1.0 profiles, which are no longer supported. Concatenation is supported for 2.0 profiles via CWNewLinkProfile and other APIs.


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