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

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.
| 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.