DkmHasLineInfoAsyncResult.CreateErrorResult(Exception) Yöntem

Tanım

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

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

Parametreler

exception
Exception

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

Döndürülenler

DkmHasLineInfoAsyncResult

DkmHasLineInfoAsyncResult döndürür.

Şunlara uygulanır