_dispCommandEvents_SinkHelper::BeforeExecute Method (String^, Int32, Object^, Object^, Boolean)

 

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 BeforeExecute(
	String^ A_1,
	int A_2,
	Object^ A_3,
	Object^ A_4,
	bool% A_5
)

Parameters

A_1
Type: System::String^

 

A_2
Type: System::Int32

 

A_3
Type: System::Object^

 

A_4
Type: System::Object^

 

A_5
Type: System::Boolean

 

Return to top
Show: