Carbon


CMProfileResponse

Header: CMICCProfile.h

struct CMProfileResponse {
    UInt16 counts[9]; 
    UInt16 data[1]; 
    UInt32 dev1Support; 
    float red; 
    float green; 
    float blue; 
    float alpha; 
    DialogRef theDialog; 
    SInt16 count; 
    Ptr theConfig; 
    SInt16 procID; 
    Ptr SGAddr; 
    UInt32 SGCount;
};

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