IDkmNativeDebuggingEnableNotification.OnNativeDebuggingEnabledChanged Yöntem

Tanım

' Inativeıbıtoingenabled ' değiştirildiğinde çağırılır.

public:
 void OnNativeDebuggingEnabledChanged(Microsoft::VisualStudio::Debugger::DkmProcess ^ process);
public void OnNativeDebuggingEnabledChanged (Microsoft.VisualStudio.Debugger.DkmProcess process);
abstract member OnNativeDebuggingEnabledChanged : Microsoft.VisualStudio.Debugger.DkmProcess -> unit
Public Sub OnNativeDebuggingEnabledChanged (process As DkmProcess)

Parametreler

process
DkmProcess

'Ndaki DkmProcess, ayıklanmakta olan bir hedef işlemi temsil eder. Hata ayıklayıcı, hata ayıklama, bu nedenle temel hata ayıklama birimidir. DkmProcess, bir sistem işlemini veya mini dökümler gibi bir sanal işlemi temsil edebilir.

Şunlara uygulanır