_dispDebuggerEvents_SinkHelper::OnContextChanged Method (Process^, Program^, Thread^, StackFrame^)

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

Namespace:   EnvDTE
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^

 

Return to top
Show: