__VSCALLBROWSERMODE Enumeration
Visual Studio 2015
Specifies display options for the call browser.
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
| Member name | Description | |
|---|---|---|
| CBM_CALLSFROM | Show call graph. | |
| CBM_CALLSFROM_NEWWINDOW | Show call graph in a new window. | |
| CBM_CALLSTO | Show callers graph. | |
| CBM_CALLSTO_NEWWINDOW | Show callers graph in a new window. |
From vsshell80.idl:
Show: