DkmHasLineInfoAsyncResult(Boolean) Konstruktor

Definition

Erstellt eine neue Ergebnis Struktur, die die Ausgabe eines erfolgreichen dkminstructionsymbol. HasLineInfo-Aufrufes enthält.

public:
 DkmHasLineInfoAsyncResult(bool Result);
public:
 DkmHasLineInfoAsyncResult(bool Result);
 DkmHasLineInfoAsyncResult(bool Result);
public DkmHasLineInfoAsyncResult (bool Result);
new Microsoft.VisualStudio.Debugger.Symbols.DkmHasLineInfoAsyncResult : bool -> Microsoft.VisualStudio.Debugger.Symbols.DkmHasLineInfoAsyncResult
Public Sub New (Result As Boolean)

Parameter

Result
Boolean

In True, wenn Zeilen Informationen für diesen Speicherort vorhanden sind.

Gilt für