SVsCallBrowser Interface

Passed to GetService to return a reference to the IVsCallBrowser interface.

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

Syntax

'Declaration
<InterfaceTypeAttribute()> _
<GuidAttribute("F9D0F5FF-C093-4E80-A886-57610D58A728")> _
Public Interface SVsCallBrowser
[InterfaceTypeAttribute()]
[GuidAttribute("F9D0F5FF-C093-4E80-A886-57610D58A728")]
public interface SVsCallBrowser
[InterfaceTypeAttribute()]
[GuidAttribute(L"F9D0F5FF-C093-4E80-A886-57610D58A728")]
public interface class SVsCallBrowser
[<InterfaceTypeAttribute()>]
[<GuidAttribute("F9D0F5FF-C093-4E80-A886-57610D58A728")>]
type SVsCallBrowser =  interface end
public interface SVsCallBrowser

See Also

Reference

Microsoft.VisualStudio.Shell.Interop Namespace