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

Public Member Functions | |
| IActionComponent | IID_IACTIONCOMPONENT |
Public Member Functions inherited from kBaseActionComponentBoss | |
| IPMUnknown | IID_NEVERWRITESTODOCUMENT |
| IPMPersist | IID_IPMPERSIST |
Provides the actions invoked by this plug-in's
sub-menu items. It supports two interfaces: IActionComponent and IPMPersist. We provide the implementation for IActionComponent (see BscDlgActionComponent). The other default implementation is provided by the API.
| IActionComponent kTestPrivateHeaderActionComponentBoss::IID_IACTIONCOMPONENT |
Handle the actions from the menu.
Implementation: kTestPrivateHeaderActionComponentImpl.