![]() |
CanCalibrateProcPtr |
||||
Header: | CMCalibrator.h | Carbon status: | Supported | |
typedef Boolean(* CanCalibrateProcPtr) ( CMDisplayIDType displayID, Str255 errMessage );
You would declare your function like this if you were to name it MyCanCalibrateCallback:
Boolean MyCanCalibrateCallback ( CMDisplayIDType displayID, Str255 errMessage );
© 2000 Apple Computer, Inc. (Last Updated 7/17/2000)