![]() | InDesign SDK 20.5 |
#include <IMessageBoolData.h>

Public Member Functions | |
| virtual void | SetFromPanelObs (bool16 b)=0 |
| virtual void | SetFromObserver (bool16 b)=0 |
| virtual void | SetUpdateType (int16 updateType)=0 |
| virtual void | SetHitIndex (int16 hitIndex)=0 |
| virtual void | SetHitPoint (PMPoint hitPoint)=0 |
| virtual void | SetDeactivatePanel (bool16 b)=0 |
| virtual void | SetMessageOwner (bool16 b)=0 |
| virtual void | SetIsInDialog (bool16 b)=0 |
| virtual void | SetRealNumber (PMReal value)=0 |
| virtual bool16 | GetFromPanelObs ()=0 |
| virtual bool16 | GetFromObserver ()=0 |
| virtual int16 | GetUpdateType ()=0 |
| virtual int16 | GetHitIndex ()=0 |
| virtual PMPoint | GetHitPoint ()=0 |
| virtual bool16 | GetDeactivatePanel ()=0 |
| virtual bool16 | GetMessageOwner ()=0 |
| virtual bool16 | GetIsInDialog ()=0 |
| virtual PMReal | GetRealNumber ()=0 |
Public Member Functions inherited from IBoolData | |
| ValueType | Get () const |
| virtual void | Set (ValueType b)=0 |
| virtual bool16 | GetBool () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Additional Inherited Members | |
Public Types inherited from IBoolData | |
| enum | { kDefaultIID = IID_IBOOLDATA } |
| typedef bool16 | ValueType |
This is an obsolete data interface and will be removed. This interface will not be supported. Please do not use anymore.