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

Public Member Functions | |
| virtual ServiceID | GetServiceID () 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 |
Provides a mechanism to let InfoPalette know which panels should be loaded. With this interface, we provides a more generic way to build other palettes similar to InfoPalette. Client can define its service id that its palette are interested to load. This interface resides on kInfoPanelWidgetBoss.
| pure virtual |
Get the service id that the InfoPalette is interested in.