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

Public Member Functions | |
| InvalEventData (IPMUnknown *c, GraphicsData *g, ClassID r, int32 f) | |
Public Member Functions inherited from CDrawEventData | |
| CDrawEventData (IPMUnknown *c, int32 f) | |
Public Attributes | |
| GraphicsData * | gd |
| ClassID | reasonForInval |
Public Attributes inherited from CDrawEventData | |
| IPMUnknown * | changedBy |
| int32 | flags |
Data class for Inval Events
| inline |
constructor
| c | IN who is dispatching this event |
| g | IN current graphic data in place |
| r | IN ClassID of the reason for invalidation |
| f | IN see IShape.h for the drawing flags |
| GraphicsData* InvalEventData::gd |
Current graphic data in place.
| ClassID InvalEventData::reasonForInval |
ClassID of the reason for invalidation.