InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kCusDtLnkBasicCustDataLinkBoss Class Reference

#include <SdkObjModel.h>

Inheritance diagram for kCusDtLnkBasicCustDataLinkBoss:
kDataLinkBosskCusDtLnkAliasedDataLinkBoss

Public Member Functions

IPMUnknown IID_ICUSDTLNKDATALINKBOOLDATA
 

Detailed Description

 CS3 Base class for our custom datalink. This has a marker interface, and was intended

as base class for more than one type of custom datalink.

Member Function Documentation

IPMUnknown kCusDtLnkBasicCustDataLinkBoss::IID_ICUSDTLNKDATALINKBOOLDATA
     IBoolData implementation, 

serving as marker that a datalink is one of our custom types. The implementation is not persistent that we're reusing so we don't need ImplementationAlias

    Implementation: kBoolDataImpl.