![]() | InDesign SDK 20.5 |

Public Member Functions | |
| CusDtLnkUIBrowseForLink (IPMUnknown *boss) | |
| virtual | ~CusDtLnkUIBrowseForLink () |
| virtual IDataLink * | Browse (IDataLink *dl, bool16 bShowRelinkAll=kFalse) |
Public Member Functions inherited from CPMUnknown< IBrowseForLink > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Additional Inherited Members | |
Protected Member Functions inherited from CPMUnknown< IBrowseForLink > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CPMUnknown< IBrowseForLink > | |
| HelperInterface | fHelperInterface |
Implementation of IBrowseForLink.
| Binds the C implementation class onto its ImplementationID making the C code callable by the application * CusDtLnkUIBrowseForLink::CusDtLnkUIBrowseForLink | ( | IPMUnknown * | boss | ) |
Constructor
| boss | object on which this impl aggregated |
| virtual |
Destructor