DkmGetAnnotationTextAsyncResult(String) Konstruktor

Definition

Erstellt eine neue Ergebnis Struktur, die die Ausgabe von einem erfolgreichen Aufruf von dkmstackwalkframeannotation. getannotationtext enthält.

public:
 DkmGetAnnotationTextAsyncResult(System::String ^ AnnotationText);
public DkmGetAnnotationTextAsyncResult (string AnnotationText);
new Microsoft.VisualStudio.Debugger.CallStack.DkmGetAnnotationTextAsyncResult : string -> Microsoft.VisualStudio.Debugger.CallStack.DkmGetAnnotationTextAsyncResult
Public Sub New (AnnotationText As String)

Parameter

AnnotationText
String

[In, optional] Der Anmerkung-Text.

Gilt für