![]() | InDesign SDK 20.5 |

Public Member Functions | |
| XCatHndErrorStringService (IPMUnknown *boss) | |
Public Member Functions inherited from CErrorStringService | |
| CErrorStringService (IPMUnknown *boss, PluginID pluginPrefix, RsrcID errorStringTableRsrcID) | |
| virtual bool16 | HasUserErrorString (ErrorCode errCode, IPMUnknown *errInfo) const |
| virtual PMString | GetUserErrorString (ErrorCode errCode, IPMUnknown *errInfo) const |
Public Member Functions inherited from CPMUnknown< IErrorStringService > | |
| IPMUnknown * | QueryInterface (PMIID interfaceID) const |
| void | AddRef () const |
| void | Release () const |
| void | PreDirty (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| void | PreDirtyNoMessage (ImplementationID prop=kInvalidImpl, bool16 allowModification=kTrue) |
| CPMUnknown (const CPMUnknown &)=delete | |
| CPMUnknown & | operator= (const CPMUnknown &)=delete |
Additional Inherited Members | |
Public Types inherited from IErrorStringService | |
| enum | { kDefaultIID = IID_IERRORSTRINGSERVICE } |
Protected Member Functions inherited from CPMUnknown< IErrorStringService > | |
| CPMUnknown (IPMUnknown *boss) | |
Protected Attributes inherited from CErrorStringService | |
| PluginID | fPluginID |
| RsrcID | fErrorStringTableRsrcID |
Implements IErrorStringService to provide friendly errors when we set the global error code with our own error-codes (in the span of this plug-in's prefix)
| inline |
Constructor