InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
OwnedItemData Struct Reference

#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
 

Detailed Description

This data structure encapsulates information about the location where an owned item is referenced, its uid, and its class id.