e.document.contentsChanged

From PDF XChange PDF SDK
Jump to: navigation, search


Overview

The event is fired when the document's content was changed. The IEvent interface should be cast to the IPXV_DocContentsChangedEvent interface to read the IPXV_DocContentsChangesInfo containing the content's changes information.

Parameters

Name Type Description
Param1 PARAM_T Not used.
Param2 PARAM_T Not used.
Handled VARIANT_BOOL Not used.
Result PARAM_T Not used.