Carbon


CalibratorInfo

Header: CMCalibrator.h

struct CalibratorInfo {
    UInt32 dataSize; 
    CMDisplayIDType displayID; 
    UInt32 profileLocationSize; 
    CMProfileLocation *profileLocationPtr; 
    CalibrateEventUPP eventProc; 
    Boolean isGood;
};

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