__VSCALLBROWSERMODE Enum

Definition

Specifies display options for the call browser.

public enum class __VSCALLBROWSERMODE
public enum class __VSCALLBROWSERMODE
enum __VSCALLBROWSERMODE
public enum __VSCALLBROWSERMODE
type __VSCALLBROWSERMODE = 
Public Enum __VSCALLBROWSERMODE
Inheritance
__VSCALLBROWSERMODE

Fields

CBM_CALLSFROM 2

Show call graph.

CBM_CALLSFROM_NEWWINDOW 3

Show call graph in a new window.

CBM_CALLSTO 0

Show callers graph.

CBM_CALLSTO_NEWWINDOW 1

Show callers graph in a new window.

Remarks

COM Signature

From vsshell80.idl:

Applies to