DkmDisableRuntimeBreakpointAsyncResult.CreateErrorResult(Exception) Yöntem

Tanım

Başarısız bir DkmRuntimeBreakpoint. DISABLE çağrısından hatayı tutacak yeni bir sonuç yapısı oluşturur.

public:
 static Microsoft::VisualStudio::Debugger::Breakpoints::DkmDisableRuntimeBreakpointAsyncResult CreateErrorResult(Exception ^ exception);
public static Microsoft.VisualStudio.Debugger.Breakpoints.DkmDisableRuntimeBreakpointAsyncResult CreateErrorResult (Exception exception);
static member CreateErrorResult : Exception -> Microsoft.VisualStudio.Debugger.Breakpoints.DkmDisableRuntimeBreakpointAsyncResult
Public Shared Function CreateErrorResult (exception As Exception) As DkmDisableRuntimeBreakpointAsyncResult

Parametreler

exception
Exception

[In] hatayı içeren özel durum nesnesi

Döndürülenler

DkmDisableRuntimeBreakpointAsyncResult

DkmDisableRuntimeBreakpointAsyncResult döndürür.

Şunlara uygulanır