e.document.toolActivated

From PDF XChange PDF SDK
Revision as of 02:27, 12 June 2017 by Palamar (Talk | contribs)

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 document. If no documents were active before then NULL will be passed here.
Param2 PARAM_T Not used.
Handled VARIANT_BOOL Not used.
Result PARAM_T Not used.