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

Provides the actions invoked when drawing HiDPI image. It supports two interfaces:
IControlView and IEventHandler. We have provided the implementation for IControlView, IEventHandler in HiDPIWidgetControlView.cpp, HiDPIWidgetEventHandler.cpp respectively.
| IPMUnknown kHiDPIWidgetBoss::IID_ICONTROLVIEW |
Implementation: kHiDPIControlViewImpl.
| IPMUnknown kHiDPIWidgetBoss::IID_IEVENTHANDLER |
Implementation: kHiDPIWidgetEventHandlerImpl.