e.document.activated

From PDF XChange PDF SDK
Jump to: navigation, search
(Edited by AutoWikiBrowser)
 
Line 15: Line 15:
 
| class="op_param_name" | Param1
 
| class="op_param_name" | Param1
 
| style="text-align:center" | PARAM_T
 
| style="text-align:center" | PARAM_T
| Contains the [[IPXV_Document|IPXV_Document]] interface of the previously active document. If no documents were active before then '''NULL''' will be passed here.
+
| Contains the [[PXV:IPXV_Document|IPXV_Document]] interface of the previously active document. If no documents were active before then '''NULL''' will be passed here.
 
|-
 
|-
 
| class="op_param_name" | Param2
 
| class="op_param_name" | Param2

Latest revision as of 02:27, 12 June 2017


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.