e.document.activated

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

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Overview

The event is fired when the document was activated.

Parameters

Name Type Description
Param1 PARAM_T Contains the IPXV_Document 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.