e.annots.changed
From PDF XChange PDF SDK
(Label ToWrite removed) |
|||
Line 2: | Line 2: | ||
{{#customTitle:e.annots.changed}} | {{#customTitle:e.annots.changed}} | ||
{{#parentPage:PXV:PXV_Events|e.annots.changed|event}} | {{#parentPage:PXV:PXV_Events|e.annots.changed|event}} | ||
− | + | ||
{{ToReview}} | {{ToReview}} | ||
Revision as of 04:52, 16 December 2016
Overview
The event is fired when the annotation(s) have been modified. The IEvent interface should be cast to the IPXV_AnnotsEvent interface to read the IPXV_AnnotsList with the modified annotations.
Parameters
Name | Type | Description |
---|---|---|
Param1 | PARAM_T | Not used. |
Param2 | PARAM_T | Not used. |
Handled | VARIANT_BOOL | Not used. |
Result | PARAM_T | Not used. |