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

Public Types | |
| enum | { kDefaultIID = IID_ICOLORVIEWDATA } |
Public Member Functions | |
| virtual void | Set (const UIDRef &color)=0 |
| virtual UIDRef | GetColor () 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 |
Data interface used to store a UIDRef, typically for a swatch or rendering object
| pure virtual |