![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_ILINGUISTICDATA } |
Public Member Functions | |
| virtual const PMString & | GetServiceName () const =0 |
| virtual void | SetServiceName (const PMString &rName)=0 |
| virtual const PMString & | GetPath () const =0 |
| virtual void | SetPath (const PMString &rName)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
| pure virtual |
Gets service path.
| pure virtual |
Gets service name.
| pure virtual |
Sets service path.
| rName | Service path to set to. |
| pure virtual |
Sets service name.
| rName | Service name to set to. |