ISDBWebSearch::SetSearchResults
		
		
		
		Jump to navigation
		Jump to search
		
CoClass SDBWebSearch, Interface ISDBWebSearch
Sub SetSearchResults(Results as SDBStringList)
Parameters
| Name | Type | Description | 
|---|---|---|
| Results | SDBStringList | List of results to be shown in top panel drop-down control to user. | 
Method description
This method is called by Search scripts when results are found.
Introduced in MediaMonkey version 3.0.
