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

Public Types | |
| enum | { kDefaultIID = IID_ITIPREGISTER } |
Public Member Functions | |
| virtual bool16 | Startup (const PMLocaleId &localeId)=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 responsible for registering tip strings during startup
| pure virtual |
add appropriate tips to the tipmanager. This is only called at the first startup. We call this on bosses that support kTipRegisterService
| localeId | which locale we're registering for |