Condividi tramite


IDebugFuncEvalAbortedEvent2.GetAbortResult(FUNC_EVAL_ABORT_RESULT[]) Method

Definition

public:
 int GetAbortResult(cli::array <Microsoft::VisualStudio::Debugger::Interop::FUNC_EVAL_ABORT_RESULT> ^ pResult);
public int GetAbortResult (Microsoft.VisualStudio.Debugger.Interop.FUNC_EVAL_ABORT_RESULT[] pResult);
abstract member GetAbortResult : Microsoft.VisualStudio.Debugger.Interop.FUNC_EVAL_ABORT_RESULT[] -> int
Public Function GetAbortResult (pResult As FUNC_EVAL_ABORT_RESULT()) As Integer

Parameters

Returns

Applies to