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

Public Types | |
| enum | { kDefaultIID = IID_IHYPERLINKPAGEITEMSOURCEDATA } |
Public Member Functions | |
| virtual void | Initialize (const UIDRef &hyperLinkSource)=0 |
| virtual UID | GetSourceUID () 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 |
| pure virtual |
Get the UID of the page item that this source "owns"
| none |
| pure virtual |
Setup this data structure
| &hyperLinkSource | - The page item that this source "owns" |