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

#include <SdkObjModel.h>

Inheritance diagram for kPstLstErrorStringServiceBoss:

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 kPstLstErrorStringServiceBoss::IID_IERRORSTRINGSERVICE
     Provides the support for ErrorUtils so that 

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

    Implementation: kPstLstErrorStringServiceImpl.
IK2ServiceProvider kPstLstErrorStringServiceBoss::IID_IK2SERVICEPROVIDER
     Declares this boss as an kErrorStringService provider.

Implementation provided by the API.

    Implementation: kErrorStringProviderImpl.