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

#include <SdkObjModel.h>

Inheritance diagram for kPnlTrvErrorStringServiceBoss:

Public Member Functions

IErrorStringService IID_IERRORSTRINGSERVICE
 
IK2ServiceProvider IID_IK2SERVICEPROVIDER
 

Detailed Description

 Implements an error string service, primarily for use by 

the script provider (so that script users will get meaningful error descriptions)

Member Function Documentation

IErrorStringService kPnlTrvErrorStringServiceBoss::IID_IERRORSTRINGSERVICE
     Provides the support for ErrorUtils so that 

ErrorUtils::PMGetErrorString can locate a specific error code. Implementation provided in PnlTrvErrorStringService.cpp

    Implementation: kPnlTrvErrorStringServiceImpl.
IK2ServiceProvider kPnlTrvErrorStringServiceBoss::IID_IK2SERVICEPROVIDER
     Declares this boss as an kErrorStringService provider.

Implementation provided by the API.

    Implementation: kErrorStringProviderImpl.