IVsUIShell.OnModeChange(DBGMODE) Método

Definição

Método interno. Não use.

public:
 int OnModeChange(Microsoft::VisualStudio::Shell::Interop::DBGMODE dbgmodeNew);
public:
 int OnModeChange(Microsoft::VisualStudio::Shell::Interop::DBGMODE dbgmodeNew);
int OnModeChange(Microsoft::VisualStudio::Shell::Interop::DBGMODE dbgmodeNew);
public int OnModeChange (Microsoft.VisualStudio.Shell.Interop.DBGMODE dbgmodeNew);
abstract member OnModeChange : Microsoft.VisualStudio.Shell.Interop.DBGMODE -> int
Public Function OnModeChange (dbgmodeNew As DBGMODE) As Integer

Parâmetros

dbgmodeNew
DBGMODE

no Método interno. Não use.

Retornos

Int32

Aplica-se a