#include <revolution/wbc.h>
BOOL WBCGetCalibrationStatus ( void );
Returns TRUE if loading of the calibration data succeeded. Returns FALSE if loading is still in progress or if loading failed.
WBCSetupCalibration is executed. Therefore, immediately after WBCSetupCalibration is executed, this function will always return FALSE. If it does not return TRUE after a short time, execute WBCSetupCalibration again.
WBCSetupCalibration
2007/10/03 Initial version.
CONFIDENTIAL