Carbon


OldCalibratorInfo

Header: CMCalibrator.h

struct OldCalibratorInfo {
    CMDisplayIDType displayID; 
    CMProfileLocation profileLocation; 
    CalibrateEventUPP eventProc; 
    UInt32 reserved; 
    UInt32 flags; 
    Boolean isGood; 
    SInt8 byteFiller;
};

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