SVsCallBrowser Interface
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 the IVsCallBrowser interface.
public interface class SVsCallBrowser
C++/CX
public interface class SVsCallBrowser
__interface SVsCallBrowser
[System.Runtime.InteropServices.Guid("F9D0F5FF-C093-4E80-A886-57610D58A728")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface SVsCallBrowser
[System.Runtime.InteropServices.Guid("F9D0F5FF-C093-4E80-A886-57610D58A728")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface SVsCallBrowser
[<System.Runtime.InteropServices.Guid("F9D0F5FF-C093-4E80-A886-57610D58A728")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type SVsCallBrowser = interface
[<System.Runtime.InteropServices.Guid("F9D0F5FF-C093-4E80-A886-57610D58A728")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type SVsCallBrowser = interface
Public Interface SVsCallBrowser
- Attributes
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |