![]() | InDesign SDK 20.5 |
#include <ICounterControlData.h>
Public Member Functions | |
| CounterControlUpdateParams (int32 oldValue, int32 newValue, bool16 verticalOrientation=kFalse) | |
Public Attributes | |
| int32 | fOldValue |
| int32 | fNewValue |
| bool16 | fIsVertical |
Data class used by ICounterControlData in broadcasting state change information to observers.
| inline |
Constructor