00001 #ifndef PI_Validate_h 00002 #define PI_Validate_h 00003 00004 CMError CMValidateProfile( CMProfileRef prof, Boolean* valid ); 00005 00006 #endif 00007