IVsMRESearchProvider::SetSite Method (IServiceProvider^)

 

Initializes the search provider.

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

void SetSite(
	IServiceProvider^ pSP
)

Parameters

pSP
Type: Microsoft.VisualStudio.OLE.Interop::IServiceProvider^

A pointer to an IServiceProvider that can be used to obtain other shell services.

Return to top
Show: