IPXV_SearchCallback Interface

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
{{#customTitle:IPXV_SearchCallback Interface}}
 
{{#customTitle:IPXV_SearchCallback Interface}}
 
{{#parentPage:PXV:PXV_Interfaces|IPXV_SearchCallback|interface}}
 
{{#parentPage:PXV:PXV_Interfaces|IPXV_SearchCallback|interface}}
{{ToWrite}}
 
 
{{ToReview}}
 
{{ToReview}}
  
The interface of object of PDF-XChange Editor SDK.
+
The callback is used for getting the Search Operation's results.
  
 
== Methods ==
 
== Methods ==
Line 21: Line 20:
 
|  
 
|  
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IPXV_SearchView_Start|IPXV_SearchView::Start]]

Latest revision as of 04:28, 20 February 2017


The callback is used for getting the Search Operation's results.

Methods

OnFinish OnStart OnStartPtr OnStopPtr
OnNewEntry

See Also

IPXV_SearchView::Start