e.bookmarks.invalidate
From PDF XChange PDF SDK
Overview
The event is fired when the bookmarks should be invalidated. The IEvent interface should be cast to the IPXV_BookmEvent interface to read the IPXV_BookmList containing the bookmarks that will be invalidated.
Parameters
Name | Type | Description |
---|---|---|
Param1 | PARAM_T | Specifies whether the bookmarks list will be fully reloaded or just redrawn. If it needs to be fully reloaded then Param1 will greater then 0. |
Param2 | PARAM_T | Not used. |
Handled | VARIANT_BOOL | Not used. |
Result | PARAM_T | Not used. |