InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kFeatureFlagServiceBoss Class Reference
Inheritance diagram for kFeatureFlagServiceBoss:

Public Member Functions

IK2ServiceProvider IID_IK2SERVICEPROVIDER
 
IResponder IID_IRESPONDER
 

Member Function Documentation

IK2ServiceProvider kFeatureFlagServiceBoss::IID_IK2SERVICEPROVIDER
     Identifies this boss as providing a responder service for 

multiple document actions, such as for doc open, close, etc. If only one service was needed, then we'd reuse an API-defined implementation ID listed in DocumentID.h.

    <ul>

    <li>Implementation: kFeatureFlagServiceProviderImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>
IResponder kFeatureFlagServiceBoss::IID_IRESPONDER
     Performs the responder service. This implementation delivers

every service promised by the IK2ServiceProvider implementation.

    <ul>

    <li>Implementation: kFeatureFlagResponderImpl</li>

    <li>Available in: </li>

    <li>Class from:</li>

    </ul>