Share via


IVsCallBrowser Members

Include Protected Members
Include Inherited Members

Manipulates the Call Browser for debugging. You can get an instance of this interface from the SVsCallBrowser (SID_SVsCallBrowser) service.

The IVsCallBrowser type exposes the following members.

Methods

 

Name

Description

Public method

CanCreateNewInstance

Returns true if you can create a new instance of the Call Browser.

Public method

SetRootAtNavInfo

Sets the root of the displayed calls to a given navigation point.

Public method

SetRootAtSymbol

Displays the contents of a library in the Call Browser.

Top

See Also

Reference

IVsCallBrowser Interface

Microsoft.VisualStudio.Shell.Interop Namespace