_dispDebuggerExpressionEvaluationEvents_SinkHelper::OnExpressionEvaluation Method (Process^, Thread^, dbgExpressionEvaluationState)
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Assembly: EnvDTE80 (in EnvDTE80.dll)
public: virtual void OnExpressionEvaluation( Process^ A_1, Thread^ A_2, dbgExpressionEvaluationState A_3 )
Parameters
- A_1
-
Type:
EnvDTE::Process^
- A_2
-
Type:
EnvDTE::Thread^
- A_3
-
Type:
EnvDTE80::dbgExpressionEvaluationState
Show: