IPXV_SearchEntryItem::ContextBookmark Property
From PDF XChange PDF SDK
Property ContextBookmark of interface IPXV_SearchEntryItem returns Pointer to IPXC_Bookmark containing the closest bookmark to the current Search Entry. This property is optional and will be available when both of the PXV_SearchFlag_GetContextBookmarks and PXV_SearchFlag_IncludePageText flags are used.
Syntax
HRESULT get_ContextBookmark([out, retval] IPXC_Bookmark** pBookmark);