_dispWindowEvents_SinkHelper::WindowMoved Method (Window^, Int32, Int32, Int32, Int32)

 

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 WindowMoved(
	Window^ A_1,
	int A_2,
	int A_3,
	int A_4,
	int A_5
)

Parameters

A_1
Type: EnvDTE::Window^

 

A_2
Type: System::Int32

 

A_3
Type: System::Int32

 

A_4
Type: System::Int32

 

A_5
Type: System::Int32

 

Return to top
Show: