e.searchView.newResults ?  SOLVED

PDF-XChange Editor SDK for Developers

Moderators: Daniel - PDF-XChange, PDF-XChange Support, Vasyl - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange

Forum rules
DO NOT post your license/serial key, or your activation code - these forums, and all posts within, are public and we will be forced to immediately deactivate your license.

When experiencing some errors, use the IAUX_Inst::FormatHRESULT method to see their description and include it in your post along with the error code.
Post Reply
zarkogajic
User
Posts: 1452
Joined: Thu Sep 05, 2019 12:35 pm

e.searchView.newResults ?

Post by zarkogajic »

Hi Support,

Can you provide some guidance / detailed explanation what's inside pEvent.Param1/2 for e.searchView.newResults ?

-žarko
User avatar
Vasyl - PDF-XChange
Site Admin
Posts: 2444
Joined: Thu Jun 30, 2005 4:11 pm

Re: e.searchView.newResults ?

Post by Vasyl - PDF-XChange »

Hi Zarko.

e.searchView.newResults - notification about changes(adding new items, removing all) in search-results window inside the Search pane.
pFrom: IPXV_SearchView
nParam1: the internal unique ID of collection of search-results. Eash new search creates new collection with new ID; Param1==-1 - just a notify about
clearing the search result window inside Search pane
nParam2: not used.

HTH.
PDF-XChange Co. LTD (Project Developer)

Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
zarkogajic
User
Posts: 1452
Joined: Thu Sep 05, 2019 12:35 pm

Re: e.searchView.newResults ?  SOLVED

Post by zarkogajic »

Hi Vasyl,

Thanks.

User avatar
Stefan - PDF-XChange
Site Admin
Posts: 19788
Joined: Mon Jan 12, 2009 8:07 am
Contact:

e.searchView.newResults ?

Post by Stefan - PDF-XChange »

:)
Post Reply