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

Public Types | |
| enum | { kDefaultIID = IID_IMENUREGISTER } |
Public Member Functions | |
| virtual void | RegisterMenus (const PMLocaleId &localId)=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 for plugins to register menus at first startup. Auto-register implementation in API should be used by plug-ins.
| pure virtual |
Called to invite component to register menus.
| localId | identifiers locale of interest |