DkmTryLoadDecompiledSymbolsAsyncResult.CreateErrorResult(Exception) Methode

Definition

Erstellt eine neue Ergebnisstruktur, die den Fehler eines fehlgeschlagenen Aufrufs von DkmClrModuleInstance.TryLoadDecompiledSymbols enthält.

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

Parameter

exception
Exception

[In]-Ausnahmeobjekt, das den Fehler enthält

Gibt zurück

Gilt für: