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 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
'Usage
Dim instance As SVsCallBrowser
[InterfaceTypeAttribute()]
[GuidAttribute("F9D0F5FF-C093-4E80-A886-57610D58A728")]
public interface SVsCallBrowser
[InterfaceTypeAttribute()]
[GuidAttribute(L"F9D0F5FF-C093-4E80-A886-57610D58A728")]
public interface class SVsCallBrowser
public interface SVsCallBrowser