27 #ifndef __ICMSAttributeSuite__ 28 #define __ICMSAttributeSuite__ 31 #include "IPMUnknown.h" 34 #include "ColorMgmtID.h" 36 #include "ICMSSettings.h" 37 #include "ICMSItemProfileSource.h" 43 enum { kDefaultIID = IID_ICMSATTRIBUTESUITE };
68 virtual bool16
GetCMSState (bool16& onOffstate) = 0;
121 virtual ErrorCode
ApplyCMSState (
const bool16& cmsOnOff) = 0;
149 #endif // __ICMSAttributeSuite__