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.
Specifies display options for the call browser.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'Declaration
Public Enumeration __VSCALLBROWSERMODE
public enum __VSCALLBROWSERMODE
public enum class __VSCALLBROWSERMODE
type __VSCALLBROWSERMODE
public enum __VSCALLBROWSERMODE
Members
Member name | Description | |
---|---|---|
CBM_CALLSTO | Show callers graph. | |
CBM_CALLSTO_NEWWINDOW | Show callers graph in a new window. | |
CBM_CALLSFROM | Show call graph. | |
CBM_CALLSFROM_NEWWINDOW | Show call graph in a new window. |
Remarks
COM Signature
From vsshell80.idl: