e.annots.changed

From PDF XChange PDF SDK
Jump to: navigation, search
(Label ToWrite removed)
Line 6: Line 6:
  
 
== 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]] with the modified annotations.
+
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 ==

Revision as of 05:53, 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.