![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_ICMSITEMPROFILESOURCE } |
| enum | ProfileSourceType { kProfileSourceNotSet, kProfileSourceDefault, kProfileSourceExternal, kProfileSourceEmbedded } |
Public Member Functions | |
| virtual ProfileSourceType | GetProfileSourceType () const =0 |
| virtual void | SetProfileSourceType (ProfileSourceType newType)=0 |
| virtual void | GetEmbeddedProfileName (PMString &theString) const =0 |
| virtual void | SetEmbeddedProfileName (const PMString &newName)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |