_dispDebuggerEvents_SinkHelper::OnContextChanged Method (Process^, Program^, Thread^, StackFrame^)
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: EnvDTE (in EnvDTE.dll)
public: virtual void OnContextChanged( Process^ A_1, Program^ A_2, Thread^ A_3, StackFrame^ A_4 )
Parameters
- A_1
-
Type:
EnvDTE::Process^
- A_2
-
Type:
EnvDTE::Program^
- A_3
-
Type:
EnvDTE::Thread^
- A_4
-
Type:
EnvDTE::StackFrame^
Show: