e.document.toolActivated

From PDF XChange PDF SDK
Jump to: navigation, search


Overview

The event is fired when the active tool is being changed.

Parameters

Name Type Description
Param1 PARAM_T Contains the IPXV_Tool interface of the previously active tool. If no tools were active before then NULL will be passed here.
Param2 PARAM_T Not used.
Handled VARIANT_BOOL Not used.
Result PARAM_T Not used.