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

Public Member Functions | |
| IPMUnknown | IID_IDRWEVTHANDLER |
| IK2ServiceProvider | IID_IK2SERVICEPROVIDER |
This boss registers and provides a service for handling draw events.
The handler implementation describes the specific events it will handle, and provides code for handling them.
| IPMUnknown kBscDEHServiceBoss::IID_IDRWEVTHANDLER |
Provides the actual service of registering for, handling, and unregistering for draw events Implementation: kBscDEHDrwEvtHandlerImpl.
| IK2ServiceProvider kBscDEHServiceBoss::IID_IK2SERVICEPROVIDER |
Registers this boss with the application as providing a draw event handling service Implementation: kBscDEHDrwEvtSrvcImpl.