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

Public Member Functions | |
| virtual void | PaletteMgrStarted ()=0 |
| virtual void | PaletteMgrAboutToShutdown ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Interface available to clients that need to know when Palette Manager is starting up or is about to shut down.
| pure virtual |
Called as Palette manager is shutting down just before the palettes are closed.
| pure virtual |
Called just after Palette manager has started up and opened/positioned it's palettes.