The IDesktopSearch type exposes the following events.
Events
| Member | Description | |
|---|---|---|
| SearchDesktop |
Raise this event to asynchronously to execute a query against Windows Desktop Search. You will receive a callback to OnSearchDesktop() with the search results.
| |
| ShowItem |
Raise this event to asynchronously to open any ItemURL returned from a Windows Desktop Search Query.
|