24 #ifndef __IBNPreferences__ 25 #define __IBNPreferences__ 28 #include "BulletGlyph.h" 30 #include "IPMUnknown.h" 41 kDefaultIID = IID_IBNPREFERENCES
54 virtual void SetInitialized(
const bool16 bInitialized = kTrue) = 0;
60 virtual const BulletGlyphSet&
GetGlyphSet()
const = 0;
66 virtual void SetGlyphSet(
const BulletGlyphSet& glyphSet) = 0;
69 #endif // __IBNPreferences__