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

Public Types | |
| enum | { kDefaultIID = IID_ISTATEDATA } |
| typedef Form::AppearanceState | ValueType |
Public Member Functions | |
| virtual void | Set (ValueType inState)=0 |
| virtual ValueType | GetState () const =0 |
| ValueType | Get () const |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Used as a parameter interface for command bosses that take appearance states as input or output.
| inline |
Get the state value
| pure virtual |
Get the state value
| pure virtual |
Set the state value