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

Public Member Functions | |
| IErrorStringService | IID_IERRORSTRINGSERVICE |
| IK2ServiceProvider | IID_IK2SERVICEPROVIDER |
Implements an error string service, primarily for use by
the script provider (so that script users will get meaningful error descriptions)
| 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.