Condividi tramite


DkmDestroyDebuggeeSideVisualizerObjectAsyncResult(Boolean) Costruttore

Definizione

Crea una nuova struttura di risultati per contenere l'output da una chiamata riuscita a DkmSuccessEvaluationResult.DestroyDebuggeeSideVisualizerObject.

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

Parametri

Result
Boolean

[In] Se l'handle è stato rimosso correttamente, restituire true. Se non è disponibile alcun handle, restituisce false.

Si applica a