Carbon


CMDeviceProfileArray

Header: CMDeviceIntegration.h

struct CMDeviceProfileArray {
    UInt32 profileCount; 
    CMDeviceProfileInfo profiles[1];
};
typedef CMDeviceProfileArray CMDeviceProfileArrayPtr;

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