InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ICMSItemProfileSource Class Referenceabstract
Inheritance diagram for ICMSItemProfileSource:
IPMUnknown

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 IPMUnknownQueryInterface (PMIID interfaceID) const =0
 
virtual void AddRef () const =0
 
virtual void Release () const =0