28 #ifndef __IGenericSettingsGroup__ 29 #define __IGenericSettingsGroup__ 31 #include "IPMUnknown.h" 32 #include "IPMUnknownIterator.h" 33 #include "IGenericSettingsAttribute.h" 34 #include "IGenericSettingsGroup.h" 35 #include "GenericSettingsID.h" 42 enum { kDefaultIID = IID_IGENERICSETTINGSGROUP };
56 IGenericSettingsAttribute::AttributeFlags nFlags = IGenericSettingsAttribute::AttrTranslateBoth,
57 bool16 bLocked = kFalse,
58 bool16 bRelevant = kTrue ) = 0;
71 IGenericSettingsAttribute::AttributeFlags nFlags = IGenericSettingsAttribute::AttrTranslateBoth,
72 bool16 bLocked = kFalse,
73 bool16 bRelevant = kTrue ) = 0;
86 IGenericSettingsAttribute::AttributeFlags nFlags = IGenericSettingsAttribute::AttrTranslateBoth,
87 bool16 bLocked = kFalse,
88 bool16 bRelevant = kTrue ) = 0;