e.document.activated
From PDF XChange PDF SDK
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. |