DkmIsUserCodeAsyncResult(Boolean) Konstruktor

Definition

Erstellt eine neue Ergebnis Struktur, die die Ausgabe von einem erfolgreichen dkminstructionaddress. isusercode-Befehl enthält.

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

Parameter

UserCode
Boolean

In True, wenn die angegebene Anweisungs Adresse Benutzercode ist.

Gilt für