e.bookmarks.changed
From PDF XChange PDF SDK
Line 5: | Line 5: | ||
== Overview == | == Overview == | ||
− | The event is fired when the bookmarks were changed. | + | The event is fired when the bookmarks were changed. The [[PXV:IEvent|IEvent]] interface should be cast to the [[PXV:IPXV_BookmEvent|IPXV_BookmEvent]] interface to read the [[PXV:IPXV_BookmList|IPXV_BookmList]] containing the modified bookmarks. |
== Parameters == | == Parameters == |
Latest revision as of 02:59, 29 December 2016
Overview
The event is fired when the bookmarks were changed. The IEvent interface should be cast to the IPXV_BookmEvent interface to read the IPXV_BookmList containing the modified bookmarks.
Parameters
Name | Type | Description |
---|---|---|
Param1 | PARAM_T | Not used. |
Param2 | PARAM_T | Not used. |
Handled | VARIANT_BOOL | Not used. |
Result | PARAM_T | Not used. |