![]() | InDesign SDK 20.5 |
#include <ITextFocusManager.h>
Public Types | |
| typedef base_type | data_type |
Public Member Functions | |
| FocusUpdateInfo (FocusUpdateType type, TextIndex start, int32 len) | |
| bool | operator== (const FocusUpdateInfo &) const |
Public Attributes | |
| FocusUpdateType | fUpdateType |
| TextIndex | fStart |
| int32 | fLen |
FocusUpdateInfo allows a series of changes to be done at one time – e.g. a Change-All operation.
FocusUpdateInfo is just raw data