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

Public Types | |
| enum | { kDefaultIID = IID_ICOLORGROUPREFERENCE } |
Public Member Functions | |
| virtual void | SetUID (const UID &id)=0 |
| virtual UID | GetUID () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
A UID data interface that holds a reference to a color group by UID only.
| pure virtual |
Get the value.
| pure virtual |
Set the value.
| id | UID of the object |