DkmSetPendingBreakpointConditionAsyncResult Struktur

Definition

Das Ergebnis eines asynchronen dkmpesdingbreakpoint. setcondition-Aufrufs.

public value class DkmSetPendingBreakpointConditionAsyncResult
public value class DkmSetPendingBreakpointConditionAsyncResult
struct DkmSetPendingBreakpointConditionAsyncResult
public struct DkmSetPendingBreakpointConditionAsyncResult
type DkmSetPendingBreakpointConditionAsyncResult = struct
Public Structure DkmSetPendingBreakpointConditionAsyncResult
Vererbung
DkmSetPendingBreakpointConditionAsyncResult

Eigenschaften

ErrorCode

Der vom Aufrufer zurückgegebene HRESULT-Code. Dies wird DkmExceptionCode.COR_E_OPERATIONCANCELED (0x8013153b) sein, wenn der Vorgang abgebrochen wurde, bevor die Verarbeitung beendet wurde.

Methoden

CreateErrorResult(Exception)

Erstellt eine neue Ergebnis Struktur, die den Fehler von einem fehlgeschlagenen dkmperdingbreakpoint. setcondition-Befehl enthält.

Gilt für