Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Passed to GetService to return a reference to IVsWindowSearchHostFactory.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.11.0 (in Microsoft.VisualStudio.Shell.Interop.11.0.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("A4E62C4F-C462-43BF-A46B-7A6E9DB2E767")> _
Public Interface SVsWindowSearchHostFactory
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("A4E62C4F-C462-43BF-A46B-7A6E9DB2E767")]
public interface SVsWindowSearchHostFactory
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"A4E62C4F-C462-43BF-A46B-7A6E9DB2E767")]
public interface class SVsWindowSearchHostFactory
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("A4E62C4F-C462-43BF-A46B-7A6E9DB2E767")>]
type SVsWindowSearchHostFactory = interface end
public interface SVsWindowSearchHostFactory