Compartilhar via


DkmDestroyDebuggeeSideVisualizerObjectAsyncResult(Boolean) Construtor

Definição

Cria uma nova estrutura de resultados para manter a saída de uma chamada bem-sucedida para DkmSuccessEvaluationResult.DestroyDebuggeeSideVisualizerObject.

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

Parâmetros

Result
Boolean

[In] Se o identificador tiver sido removido com êxito, retorne true. Se nenhum identificador, retornará false.

Aplica-se a