33 #include "IPMUnknown.h" 34 #include "FontUsageDialogID.h" 39 enum { kDefaultIID = IID_IAUTOACTIVATEFONTPREFS};
41 virtual const bool16 GetAutoActivatePref() = 0;
42 virtual void SetAutoActivatePref(
const bool16 ) = 0;
43 virtual const bool16 GetAutoActivateShowDialog() = 0;
44 virtual void SetAutoActivateShowDialog(
const bool16 showDialog) = 0;
45 virtual const bool16 GetThresholdShowDialog() = 0;
46 virtual void SetThresholdShowDialog(
const bool16 showDialog) = 0;