IVsWindowSearchHost::SearchAsync Method (IVsSearchQuery^)
Visual Studio 2015
Sets the search query and begins a search. If the query is null, the search is stopped if it had already started.
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Parameters
- pSearchQuery
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsSearchQuery^
[in] The query to be searched.
Show: