Freigeben über


DkmEnumSymbolsDocumentsAsyncResult.CreateErrorResult(Exception) Methode

Definition

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

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

Parameter

exception
Exception

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

Gibt zurück

Gilt für: