e.annots.changed
From PDF XChange PDF SDK
(2 intermediate revisions by the same user not shown) | |||
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}} | ||
== Overview == | == Overview == | ||
− | The event is fired when the annotation(s) have been modified. The [[PXV:IEvent|IEvent]] interface should be cast to the [[PXV:IPXV_AnnotsEvent|IPXV_AnnotsEvent]] interface to read the [[PXV:IPXV_AnnotsList|IPXV_AnnotsList]] | + | The event is fired when the annotation(s) have been modified. The [[PXV:IEvent|IEvent]] interface should be cast to the [[PXV:IPXV_AnnotsEvent|IPXV_AnnotsEvent]] interface to read the [[PXV:IPXV_AnnotsList|IPXV_AnnotsList]] containing the modified annotations. |
== Parameters == | == Parameters == |
Latest revision as of 05:27, 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 containing 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. |