![]() | InDesign SDK 20.5 |
#include <OwnedItemDataList.h>
Public Types | |
| typedef base_type | data_type |
Public Member Functions | |
| OwnedItemData (TextIndex at, UID uid, ClassID classID) | |
| UID | GetInlineID () const |
| int32 | operator== (const OwnedItemData &) const |
Public Attributes | |
| TextIndex | fAt |
| UID | fUID |
| ClassID | fClassID |
This data structure encapsulates information about the location where an owned item is referenced, its uid, and its class id.