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

Public Types | |
| enum | { kDefaultIID = IID_IENDNOTEREFERENCEDATA } |
Public Member Functions | |
| virtual void | SetEndnoteReferenceData (UIDRef endnoteRef)=0 |
| virtual IEndnoteTextRangeData * | QueryEndnoteReference () const =0 |
| virtual UIDRef | GetEndnoteRef () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
This interface is used to access the endnote text details from an endnote reference.
| pure virtual |
Get the UIDRef of the kEndnoteTextRangeBoss associated with the endnote
| pure virtual |
Get the reference counted IEndnoteTextRangeData pointer associated with the endnote text.
| pure virtual |
INTERNAL USE: Set the UIDRef of the kEndnoteTextRangeBoss associated with the endnote.