Carbon


CMProfileName

Header: CMDeviceIntegration.h

struct CMProfileName {
    UniCharCount profileNameLength; 
    UniChar profileName[256];
};
typedef CMProfileName CMProfileNamePtr;

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