SBindHost Interface

Passed to the QueryService method to return a reference to the IBindHost interface.

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

Syntax

'Declaration
<GuidAttribute("FC4801A1-2BA9-11CF-A229-00AA003D7352")> _
Public Interface SBindHost
[GuidAttribute("FC4801A1-2BA9-11CF-A229-00AA003D7352")]
public interface SBindHost
[GuidAttribute(L"FC4801A1-2BA9-11CF-A229-00AA003D7352")]
public interface class SBindHost
[<GuidAttribute("FC4801A1-2BA9-11CF-A229-00AA003D7352")>]
type SBindHost =  interface end
public interface SBindHost

See Also

Reference

Microsoft.VisualStudio.OLE.Interop Namespace