IVsWindowSearchHost::SetupSearch Method (IVsWindowSearch^)

 

Associates the search host control with the window search provider.

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)

void SetupSearch(
	IVsWindowSearch^ pWindowSearch
)

Parameters

pWindowSearch
Type: Microsoft.VisualStudio.Shell.Interop::IVsWindowSearch^

[in] The window search provider.

Return to top
Show: