SVsWindowSearchHostFactory Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Passed to GetService(Type) to return a reference to IVsWindowSearchHostFactory.
public interface class SVsWindowSearchHostFactory
public interface class SVsWindowSearchHostFactory
__interface SVsWindowSearchHostFactory
[System.Runtime.InteropServices.Guid("A4E62C4F-C462-43BF-A46B-7A6E9DB2E767")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsWindowSearchHostFactory
[<System.Runtime.InteropServices.Guid("A4E62C4F-C462-43BF-A46B-7A6E9DB2E767")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsWindowSearchHostFactory = interface
Public Interface SVsWindowSearchHostFactory
- Attributes