_dispDebuggerEvents_SinkHelper::OnEnterBreakMode Method (dbgEventReason, dbgExecutionAction)

 

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 OnEnterBreakMode(
	dbgEventReason A_1,
	dbgExecutionAction% A_2
)

Parameters

A_1
Type: EnvDTE::dbgEventReason

 

A_2
Type: EnvDTE::dbgExecutionAction

 

Return to top
Show: