InDesign SDK  20.5
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
kBscDEHServiceBoss Class Reference

#include <SdkObjModel.h>

Inheritance diagram for kBscDEHServiceBoss:

Public Member Functions

IPMUnknown IID_IDRWEVTHANDLER
 
IK2ServiceProvider IID_IK2SERVICEPROVIDER
 

Detailed Description

 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.

Member Function Documentation

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.